<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Java Interview Questions &#187; Java print() and println()</title>
	<atom:link href="http://www.bestjavainterviewquestions.com/category/java-print-and-println/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bestjavainterviewquestions.com</link>
	<description>Java Interview Questions &#124; Core Java Interview Questions &#124; Advanced Java Interview Questions &#124; EJB Interview Questions &#124; J2EE Interview Questions &#124; Hibernate Interview Questions</description>
	<lastBuildDate>Fri, 30 Jul 2010 06:00:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Difference between Print() and Println() Methods in Java</title>
		<link>http://www.bestjavainterviewquestions.com/difference-between-print-and-println-methods-in-java/</link>
		<comments>http://www.bestjavainterviewquestions.com/difference-between-print-and-println-methods-in-java/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 16:57:12 +0000</pubDate>
		<dc:creator>Ramakrishna</dc:creator>
				<category><![CDATA[Java print() and println()]]></category>
		<category><![CDATA[difference between print() and println()]]></category>

		<guid isPermaLink="false">http://www.bestjavainterviewquestions.com/?p=360</guid>
		<description><![CDATA[print() : Print Method displays the result and then keeps the cursor in the same line println() :  Println Method also displays the result and then throws the cursor to the next line. print() and println() are belongs to the PRINTSTREAM class in Java Random Posts]]></description>
			<content:encoded><![CDATA[<p><strong><span style="text-decoration: underline;">print()</span> : </strong>Print Method displays the result and then keeps the cursor in the same line</p>
<p><strong><span style="text-decoration: underline;">println()</span></strong> :  Println Method also displays the result and then throws the cursor to the next line.</p>
<p>print() and println() are belongs to the PRINTSTREAM class in Java</p>
<h2  class="related_post_title">Random Posts</h2><ul class="related_post"><li><a href="http://www.bestjavainterviewquestions.com/java-garbage-collections/" title="Java Garbage Collections"><img src="Array" alt="Java Garbage Collections" /></a></li><li><a href="http://www.bestjavainterviewquestions.com/main-exceptions-in-thread/" title="Main Exceptions in Thread"><img src="Array" alt="Main Exceptions in Thread" /></a></li><li><a href="http://www.bestjavainterviewquestions.com/jsp-interview-questions/" title="JSP Interview Questions"><img src="Array" alt="JSP Interview Questions" /></a></li><li><a href="http://www.bestjavainterviewquestions.com/how-application-creates-a-connection/" title="How application creates a connection"><img src="Array" alt="How application creates a connection" /></a></li><li><a href="http://www.bestjavainterviewquestions.com/what-are-synchronized-methods-and-synchronized-statements/" title="What are synchronized methods and synchronized statements?"><img src="Array" alt="What are synchronized methods and synchronized statements?" /></a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.bestjavainterviewquestions.com/difference-between-print-and-println-methods-in-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
