What is the Vector class?

Answers were Sorted based on User's Feedback



What is the Vector class?..

Answer / ravikiran(aptech mumbai)

vector class is legacy and contains synchronized methods

Is This Answer Correct ?    1 Yes 0 No

What is the Vector class?..

Answer / janet

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

Is This Answer Correct ?    1 Yes 1 No

What is the Vector class?..

Answer / rama

it is synchronized . So. it's thread safe.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Core Java Interview Questions

What is hypertext?

1 Answers  


How do you add an arraylist to an array in java?

0 Answers  


What is java class writing rules?

1 Answers   Oracle,


what is bytecode? watz the difference between machine code and bytecode?

9 Answers   Oracle,


Hai all I want to print given array in reverse order Ex: int a[]={1,2,3,4,5};display this array in reverse order.

4 Answers  






What is an immutable class?

0 Answers  


What is the difference between heap memory and stack memory?

0 Answers   Aspiring Minds,


Can we print null in java?

0 Answers  


What is final modifier?

0 Answers  


Explain the selection sort algorithm?

0 Answers   Hexaware,


Is empty in java?

0 Answers  


What do you mean by composition in java?

0 Answers  


Categories