JAVA : COLLECTION : VECTOR
Under line data structure is "
Resizable array or
Growable array"
ArrayList and Vector implements "
RandomAccess", which is extra than other collection objects.
ArrayList and Vectors are perfectly same other than most of Vector methods are
Thread safe.
No comments:
Post a Comment