Basic and Advance Java Question:

What is the Vector class in Java Programming?

Java Interview Question
Java Interview Question

Answer:

The Vector class in Java Programming provides the capability to implement a growable array of objects


Previous QuestionNext Question
How does Java handle integer overflows and underflows?What modifiers may be used with an inner class that is a member of an outer class in Java Programming?