<?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; 4022</title>
	<atom:link href="http://www.technicalinterview.info/category/4022/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>21 Java Interview Questions</title>
		<link>http://www.technicalinterview.info/21-java-interview-questions/</link>
		<comments>http://www.technicalinterview.info/21-java-interview-questions/#comments</comments>
		<pubDate>Mon, 05 Nov 2007 01:24:32 +0000</pubDate>
		<dc:creator></dc:creator>
		
		<category><![CDATA[4022]]></category>

		<guid isPermaLink="false">http://www.technicalinterview.info/21-java-interview-questions/</guid>
		<description><![CDATA[What restrictions are placed on method overloading?Two methods may not have the same name and argument list but different return types.
What is the difference between String and StringBuffer?
String objects are immutable whereas StringBuffer objects are not. StringBuffer unlike Strings support growable               [...]]]></description>
			<content:encoded><![CDATA[<p>What restrictions are placed on method overloading?Two methods may not have the same name and argument list but different return types.<br />
What is the difference between String and StringBuffer?<br />
String objects are immutable whereas StringBuffer objects are not. StringBuffer unlike Strings support growable               [...]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.technicalinterview.info/21-java-interview-questions/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
