<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Difference between ArrayList and Vector?</title>
	<atom:link href="http://allu.wordpress.com/2007/02/07/difference-between-arraylist-and-vector/feed/" rel="self" type="application/rss+xml" />
	<link>http://allu.wordpress.com/2007/02/07/difference-between-arraylist-and-vector/</link>
	<description>Just another JAVA resource</description>
	<lastBuildDate>Wed, 25 Nov 2009 04:03:20 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: aravind</title>
		<link>http://allu.wordpress.com/2007/02/07/difference-between-arraylist-and-vector/#comment-8697</link>
		<dc:creator>aravind</dc:creator>
		<pubDate>Thu, 27 Dec 2007 19:15:03 +0000</pubDate>
		<guid isPermaLink="false">http://allu.wordpress.com/2007/02/07/difference-between-arraylist-and-vector/#comment-8697</guid>
		<description>how to make arraylist synchronized?</description>
		<content:encoded><![CDATA[<p>how to make arraylist synchronized?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: prashath kumar</title>
		<link>http://allu.wordpress.com/2007/02/07/difference-between-arraylist-and-vector/#comment-5952</link>
		<dc:creator>prashath kumar</dc:creator>
		<pubDate>Mon, 01 Oct 2007 13:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://allu.wordpress.com/2007/02/07/difference-between-arraylist-and-vector/#comment-5952</guid>
		<description>wat is the exact key differece between the array list and vector.</description>
		<content:encoded><![CDATA[<p>wat is the exact key differece between the array list and vector.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erol</title>
		<link>http://allu.wordpress.com/2007/02/07/difference-between-arraylist-and-vector/#comment-2430</link>
		<dc:creator>Erol</dc:creator>
		<pubDate>Thu, 14 Jun 2007 13:16:02 +0000</pubDate>
		<guid isPermaLink="false">http://allu.wordpress.com/2007/02/07/difference-between-arraylist-and-vector/#comment-2430</guid>
		<description>sorry I got it now...</description>
		<content:encoded><![CDATA[<p>sorry I got it now&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erol</title>
		<link>http://allu.wordpress.com/2007/02/07/difference-between-arraylist-and-vector/#comment-2429</link>
		<dc:creator>Erol</dc:creator>
		<pubDate>Thu, 14 Jun 2007 13:11:24 +0000</pubDate>
		<guid isPermaLink="false">http://allu.wordpress.com/2007/02/07/difference-between-arraylist-and-vector/#comment-2429</guid>
		<description>ArrayList doesn’t have a constructor for specifying the incremental capacity, where as Vector has a constructor to specify the initial capacity and incremental capacity. 

this is wrong you can look at http://java.sun.com/j2se/1.4.2/docs/api/java/util/ArrayList.html

ArrayList constructor takes initial capacity as parameter</description>
		<content:encoded><![CDATA[<p>ArrayList doesn’t have a constructor for specifying the incremental capacity, where as Vector has a constructor to specify the initial capacity and incremental capacity. </p>
<p>this is wrong you can look at <a href="http://java.sun.com/j2se/1.4.2/docs/api/java/util/ArrayList.html" rel="nofollow">http://java.sun.com/j2se/1.4.2/docs/api/java/util/ArrayList.html</a></p>
<p>ArrayList constructor takes initial capacity as parameter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Madan</title>
		<link>http://allu.wordpress.com/2007/02/07/difference-between-arraylist-and-vector/#comment-1550</link>
		<dc:creator>Madan</dc:creator>
		<pubDate>Fri, 11 May 2007 05:24:02 +0000</pubDate>
		<guid isPermaLink="false">http://allu.wordpress.com/2007/02/07/difference-between-arraylist-and-vector/#comment-1550</guid>
		<description>Hello Friends,

is there any fixed or default size array list or vector holds. If holds what is the size let me know.  Is there any way to synchronize the ArrayList.  In real time situatuins when we will use vector and when we will use ArrayList. 

Regards
Madan</description>
		<content:encoded><![CDATA[<p>Hello Friends,</p>
<p>is there any fixed or default size array list or vector holds. If holds what is the size let me know.  Is there any way to synchronize the ArrayList.  In real time situatuins when we will use vector and when we will use ArrayList. </p>
<p>Regards<br />
Madan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madan</title>
		<link>http://allu.wordpress.com/2007/02/07/difference-between-arraylist-and-vector/#comment-1549</link>
		<dc:creator>madan</dc:creator>
		<pubDate>Fri, 11 May 2007 05:17:01 +0000</pubDate>
		<guid isPermaLink="false">http://allu.wordpress.com/2007/02/07/difference-between-arraylist-and-vector/#comment-1549</guid>
		<description>Nice to see this answer, Thank you. Give more with examples ......

Regards
Madan</description>
		<content:encoded><![CDATA[<p>Nice to see this answer, Thank you. Give more with examples &#8230;&#8230;</p>
<p>Regards<br />
Madan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prashant Reddy</title>
		<link>http://allu.wordpress.com/2007/02/07/difference-between-arraylist-and-vector/#comment-1242</link>
		<dc:creator>Prashant Reddy</dc:creator>
		<pubDate>Fri, 27 Apr 2007 12:50:04 +0000</pubDate>
		<guid isPermaLink="false">http://allu.wordpress.com/2007/02/07/difference-between-arraylist-and-vector/#comment-1242</guid>
		<description>Hello sir,

           I am unable to understand the first point as u said that A Vector defaults to doubling the size of its array, while the ArrayList increases its array size by 50 percent . If possible plese describe it clearly</description>
		<content:encoded><![CDATA[<p>Hello sir,</p>
<p>           I am unable to understand the first point as u said that A Vector defaults to doubling the size of its array, while the ArrayList increases its array size by 50 percent . If possible plese describe it clearly</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: D.charan Raj</title>
		<link>http://allu.wordpress.com/2007/02/07/difference-between-arraylist-and-vector/#comment-542</link>
		<dc:creator>D.charan Raj</dc:creator>
		<pubDate>Wed, 28 Mar 2007 04:33:55 +0000</pubDate>
		<guid isPermaLink="false">http://allu.wordpress.com/2007/02/07/difference-between-arraylist-and-vector/#comment-542</guid>
		<description>I didnot understand the first point  as u said that doubleing  the size and 50 %  increase</description>
		<content:encoded><![CDATA[<p>I didnot understand the first point  as u said that doubleing  the size and 50 %  increase</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bsureshkumar</title>
		<link>http://allu.wordpress.com/2007/02/07/difference-between-arraylist-and-vector/#comment-467</link>
		<dc:creator>bsureshkumar</dc:creator>
		<pubDate>Tue, 20 Mar 2007 06:38:43 +0000</pubDate>
		<guid isPermaLink="false">http://allu.wordpress.com/2007/02/07/difference-between-arraylist-and-vector/#comment-467</guid>
		<description>it is very useful answer thanks</description>
		<content:encoded><![CDATA[<p>it is very useful answer thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rajeshkumar</title>
		<link>http://allu.wordpress.com/2007/02/07/difference-between-arraylist-and-vector/#comment-453</link>
		<dc:creator>rajeshkumar</dc:creator>
		<pubDate>Sun, 04 Mar 2007 14:27:10 +0000</pubDate>
		<guid isPermaLink="false">http://allu.wordpress.com/2007/02/07/difference-between-arraylist-and-vector/#comment-453</guid>
		<description>it is very good
thank you  for good ansers</description>
		<content:encoded><![CDATA[<p>it is very good<br />
thank you  for good ansers</p>
]]></content:encoded>
	</item>
</channel>
</rss>
