<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Java while-do and do-while loop syntax</title>
	<atom:link href="http://www.tech-recipes.com/rx/673/java-while-do-and-do-while-loop-syntax/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/673/java-while-do-and-do-while-loop-syntax/</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Thu, 09 Feb 2012 21:01:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: claire fatima inodeo</title>
		<link>http://www.tech-recipes.com/rx/673/java-while-do-and-do-while-loop-syntax/comment-page-1/#comment-33626</link>
		<dc:creator>claire fatima inodeo</dc:creator>
		<pubDate>Tue, 19 Jul 2011 14:02:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-33626</guid>
		<description>    public static void main(String[] args, boolean flag) {
        int x = 1;
        int y = 3;
       do
       {
           x++;
           y++;
       }
               
                   while (x</description>
		<content:encoded><![CDATA[<p>    public static void main(String[] args, boolean flag) {<br />
        int x = 1;<br />
        int y = 3;<br />
       do<br />
       {<br />
           x++;<br />
           y++;<br />
       }<br />
               <br />
                   while (x</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nickbhel</title>
		<link>http://www.tech-recipes.com/rx/673/java-while-do-and-do-while-loop-syntax/comment-page-1/#comment-46652</link>
		<dc:creator>Nickbhel</dc:creator>
		<pubDate>Thu, 24 Feb 2011 07:49:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-46652</guid>
		<description>how can i make a program that determine prime#&#039;s
</description>
		<content:encoded><![CDATA[<p>how can i make a program that determine prime#&#8217;s</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nardaxmcs</title>
		<link>http://www.tech-recipes.com/rx/673/java-while-do-and-do-while-loop-syntax/comment-page-1/#comment-46014</link>
		<dc:creator>Nardaxmcs</dc:creator>
		<pubDate>Mon, 31 Jan 2011 13:47:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-46014</guid>
		<description>can you help me? make a program with this problems:

1. compute the evaluation rating of a teacher given 5 students. display average..

and

2. display the highest number from 10 input integers.

thanks.. please send it to my e-mail, nardaxmcs@gmail.com..

thanks...</description>
		<content:encoded><![CDATA[<p>can you help me? make a program with this problems:</p>
<p>1. compute the evaluation rating of a teacher given 5 students. display average..</p>
<p>and</p>
<p>2. display the highest number from 10 input integers.</p>
<p>thanks.. please send it to my e-mail, <a href="mailto:nardaxmcs@gmail.com">nardaxmcs@gmail.com</a>..</p>
<p>thanks&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jewelmartinez08</title>
		<link>http://www.tech-recipes.com/rx/673/java-while-do-and-do-while-loop-syntax/comment-page-1/#comment-42725</link>
		<dc:creator>Jewelmartinez08</dc:creator>
		<pubDate>Tue, 28 Sep 2010 06:50:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-42725</guid>
		<description>here is my e-mail add jewelmartinez08@yahoo.com thanks</description>
		<content:encoded><![CDATA[<p>here is my e-mail add <a href="mailto:jewelmartinez08@yahoo.com">jewelmartinez08@yahoo.com</a> thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jewelmartinez08</title>
		<link>http://www.tech-recipes.com/rx/673/java-while-do-and-do-while-loop-syntax/comment-page-1/#comment-42724</link>
		<dc:creator>Jewelmartinez08</dc:creator>
		<pubDate>Tue, 28 Sep 2010 06:47:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-42724</guid>
		<description>can you please give me a sample unique java program please........</description>
		<content:encoded><![CDATA[<p>can you please give me a sample unique java program please&#8230;&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Truelyunique360</title>
		<link>http://www.tech-recipes.com/rx/673/java-while-do-and-do-while-loop-syntax/comment-page-1/#comment-42268</link>
		<dc:creator>Truelyunique360</dc:creator>
		<pubDate>Fri, 10 Sep 2010 00:02:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-42268</guid>
		<description>It will be used when you know that the loop will be executed at least once.   Hop that helps.</description>
		<content:encoded><![CDATA[<p>It will be used when you know that the loop will be executed at least once.   Hop that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RAJKANNAN</title>
		<link>http://www.tech-recipes.com/rx/673/java-while-do-and-do-while-loop-syntax/comment-page-1/#comment-40817</link>
		<dc:creator>RAJKANNAN</dc:creator>
		<pubDate>Mon, 19 Jul 2010 09:19:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-40817</guid>
		<description>i want the using class print the student Details</description>
		<content:encoded><![CDATA[<p>i want the using class print the student Details</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.tech-recipes.com/rx/673/java-while-do-and-do-while-loop-syntax/comment-page-1/#comment-32477</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sat, 08 Aug 2009 02:07:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-32477</guid>
		<description>hi hoe you can help me in having a code of asp</description>
		<content:encoded><![CDATA[<p>hi hoe you can help me in having a code of asp</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hari krishna</title>
		<link>http://www.tech-recipes.com/rx/673/java-while-do-and-do-while-loop-syntax/comment-page-1/#comment-30920</link>
		<dc:creator>hari krishna</dc:creator>
		<pubDate>Mon, 08 Jun 2009 16:02:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-30920</guid>
		<description>do while....        where it will be used.
</description>
		<content:encoded><![CDATA[<p>do while&#8230;.        where it will be used.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vhel</title>
		<link>http://www.tech-recipes.com/rx/673/java-while-do-and-do-while-loop-syntax/comment-page-1/#comment-30370</link>
		<dc:creator>vhel</dc:creator>
		<pubDate>Wed, 20 May 2009 07:17:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-30370</guid>
		<description>how can i create a program like this...
pls help me
Design and implement a program using while and for loop that will prompt the user to enter a number.  The program will give all numbers that divide that number. 
Example:
Please enter a number: 36
Numbers dividing 36 are: 1 2 3 4 6 9 12 18 36
</description>
		<content:encoded><![CDATA[<p>how can i create a program like this&#8230;<br />
pls help me<br />
Design and implement a program using while and for loop that will prompt the user to enter a number.  The program will give all numbers that divide that number.<br />
Example:<br />
Please enter a number: 36<br />
Numbers dividing 36 are: 1 2 3 4 6 9 12 18 36</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached (User agent is rejected)
Database Caching 5/17 queries in 1.035 seconds using memcached
Object Caching 416/419 objects using memcached

Served from: www.tech-recipes.com @ 2012-02-10 04:42:10 -->
