Interview Question
Created by admin on Sat, 17/11/2012 - 15:55
Question:
What is the Vector class?
Language:
Answer:
The Vector class provides the capability to implement a growable array of objects.
What is the Vector class?