Re: Diff b/w vector class and arraylist.



yash wrote:
Hi all,

Can any one please tell me what is the main diffrence b/w vector class
and arraylist class.
As for as I have gone through the documentation, vector class is
synchronized where else arraylist is not. Is this the only difference
or something more is there.

This has been discussed many times in many forums. A quick google search will point you to many discussions on the subject:

http://www.google.com/search?q=vector+vs.+arraylist

--
Dale King
.