deprecated

Vector Class

The Vector class implements a growable array of objects. Vectors fall in legacy classes, but now it is fully compatible with collections. It is found in java.util package and implement the List interface, so we can use all the methods.

Posted August 18, 2022 by Anusha ‐ 6 min read

core java programming vector class array deprecated list collections

Subscribe For More Content