<?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; Collection FrameWork</title>
	<atom:link href="http://www.bestjavainterviewquestions.com/category/java-util-questions/collection-framework/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>Collection FrameWork</title>
		<link>http://www.bestjavainterviewquestions.com/collection-framework/</link>
		<comments>http://www.bestjavainterviewquestions.com/collection-framework/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 01:40:24 +0000</pubDate>
		<dc:creator>Ramakrishna</dc:creator>
				<category><![CDATA[Collection FrameWork]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[define collection framework]]></category>

		<guid isPermaLink="false">http://www.bestjavainterviewquestions.com/?p=429</guid>
		<description><![CDATA[Q) What is Collection FrameWork? Res) A Collection FrameWork represents a class library to handle groups of objects &#8211;&#62; Collection framework is implemented in Java.Util.Package. &#8211;&#62; Collection does&#8217;t store copy of all the object, but it stores references of all objects. &#8211;&#62; Collection classes will act upon only referenced datatypes they do not act upon [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Q) What is Collection FrameWork?</strong></p>
<p><strong>Res)</strong> A Collection FrameWork represents a class library to handle groups of objects</p>
<p><strong>&#8211;&gt; </strong>Collection framework is implemented in <strong>Java.Util.Package</strong>.</p>
<p><strong>&#8211;&gt; </strong>Collection does&#8217;t store copy of all the object, but it stores references of all objects.</p>
<p><strong>&#8211;&gt; </strong>Collection classes will act upon only referenced datatypes they do not act upon primitive datatypes.</p>
<h2  class="related_post_title">Random Posts</h2><ul class="related_post"><li><a href="http://www.bestjavainterviewquestions.com/what-is-jre-explain/" title="What is JRE ? Explain"><img src="Array" alt="What is JRE ? Explain" /></a></li><li><a href="http://www.bestjavainterviewquestions.com/define-jsp-include-and-jsp-forward/" title="Define Jsp-include and Jsp-forward"><img src="Array" alt="Define Jsp-include and Jsp-forward" /></a></li><li><a href="http://www.bestjavainterviewquestions.com/define-session-id/" title="Define Session ID"><img src="Array" alt="Define Session ID" /></a></li><li><a href="http://www.bestjavainterviewquestions.com/life-cycle-of-servlets/" title="Life Cycle of Servlets"><img src="Array" alt="Life Cycle of Servlets" /></a></li><li><a href="http://www.bestjavainterviewquestions.com/jsp-scriplets-and-templets/" title="Jsp Scriplets and Templets"><img src="Array" alt="Jsp Scriplets and Templets" /></a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.bestjavainterviewquestions.com/collection-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
