<?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, 03 Feb 2012 10:23:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.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>September 2, 2008 -- <a href="http://www.bestjavainterviewquestions.com/difference-between-sessionsave-and-sessionsaveorupdate/" title="Difference between session.save() and session.saveOrUpdate()">Difference between session.save() and session.saveOrUpdate()</a> (0)</li><li>June 24, 2008 -- <a href="http://www.bestjavainterviewquestions.com/java-jdbc-questions/" title="Java-Jdbc Questions">Java-Jdbc Questions</a> (0)</li><li>September 30, 2008 -- <a href="http://www.bestjavainterviewquestions.com/define-jsp-include-and-jsp-forward/" title="Define Jsp-include and Jsp-forward">Define Jsp-include and Jsp-forward</a> (0)</li><li>September 17, 2008 -- <a href="http://www.bestjavainterviewquestions.com/connecting-our-classsay-x-to-database-using-hibernate/" title="Connecting our Class(say x) to DataBase using Hibernate">Connecting our Class(say x) to DataBase using Hibernate</a> (0)</li><li>October 5, 2008 -- <a href="http://www.bestjavainterviewquestions.com/explain-executequery-method/" title="Explain executeQuery Method">Explain executeQuery Method</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.bestjavainterviewquestions.com/collection-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

