<?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"
	>

<channel>
	<title>Technical Interview Questions &#187; 4029</title>
	<atom:link href="http://www.technicalinterview.info/category/4029/feed" rel="self" type="application/rss+xml" />
	<link>http://www.technicalinterview.info</link>
	<description>Java Interview Questions &#124; IT interview questions &#124; Software Testing Interview questions &#124; .Net Interview Questions &#124; Job Interview Questions &#38; Answers &#124; Tough Interview Questions &#124; Technology Interview Questions &#124; Tech Interview Questions &#124; Testing Interview Questions &#124; SAP Interview Questions &#124; ABAP Interview Questions &#124; Data Warehousing Interview Questions</description>
	<pubDate>Tue, 02 Sep 2008 08:33:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Basic Java Interview Questions</title>
		<link>http://www.technicalinterview.info/basic-java-interview-questions/</link>
		<comments>http://www.technicalinterview.info/basic-java-interview-questions/#comments</comments>
		<pubDate>Mon, 05 Nov 2007 01:21:08 +0000</pubDate>
		<dc:creator></dc:creator>
		
		<category><![CDATA[4029]]></category>

		<guid isPermaLink="false">http://www.technicalinterview.info/basic-java-interview-questions/</guid>
		<description><![CDATA[What if the main method is declared as private?The program compiles properly but at runtime it will give &#8220;Main method not public.&#8221; message.
What is meant by pass by reference and pass by value in Java?
Pass by reference means, passing the address itself rather than passing the value. Pass by value means passing    [...]]]></description>
			<content:encoded><![CDATA[<p>What if the main method is declared as private?The program compiles properly but at runtime it will give &#8220;Main method not public.&#8221; message.<br />
What is meant by pass by reference and pass by value in Java?<br />
Pass by reference means, passing the address itself rather than passing the value. Pass by value means passing    [...]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.technicalinterview.info/basic-java-interview-questions/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
