Java Developer Question:
Download Questions PDF

What is Vector class in Java Programming?

Java Developer Interview Question
Java Developer Interview Question

Answer:

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

Download Java Developer Interview Questions And Answers PDF

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