Diff b/w vector class and arraylist.



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.

Thanks in Advance.

.



Relevant Pages

  • Re: Diff b/w vector class and arraylist.
    ... yash wrote: ... Can any one please tell me what is the main diffrence b/w vector class ... and arraylist class. ...
    (comp.lang.java.programmer)
  • Re: C and C++ Documentation
    ... > Is there any free documentation of the vector class (or whatever vector is ... If you have a C++ compiler, its documentation should describe ... Dinkumware www.dinkumware.com ...
    (alt.comp.lang.learn.c-cpp)