what is Vector class?

Answers were Sorted based on User's Feedback



what is Vector class?..

Answer / ravikiran(aptech mumbai)

vector class is from java.util package and all the methods
are synchronized and is a legacy class.and is a growable array

Is This Answer Correct ?    3 Yes 0 No

what is Vector class?..

Answer / janet

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

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Core Java Interview Questions

what is meant by UP& DOWN casting in java?

6 Answers  


Is java written in c?

0 Answers  


How to convert a string to long?

2 Answers  


how u do unit testing?

2 Answers   iFlex,


What is the difference between jvm and jre? What is an interface?

0 Answers  






What is array list in java?

0 Answers  


What is the base class in java from which all classes are derived?

0 Answers  


What do you understand by java?

0 Answers  


How is it possible for two string objects with identical values not to be equal under the == operator?

0 Answers  


When is update method called?

0 Answers  


In C we use only compiler. Why java uses both compiler and interpreter? What is its significance?

5 Answers  


Is oracle charging for java?

0 Answers  


Categories