what is Vector class?
Answers were Sorted based on User's Feedback
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 |
Answer / janet
The Vector class provides the capability to implement a
growable array of objects
| Is This Answer Correct ? | 2 Yes | 0 No |
Will minecraft java be discontinued?
What are use cases?
What is contract between hashcode and equal method?
What is multiple inheritance & can we implement it in java?
What is the main purpose of java?
What is meant by 'bit masking' in java?
What is an anonymous class?
what is difference between interface and abstract class..?
Can you use abstract and final both with a method?
How many unicode characters are there?
What is a void method?
Can a class have an interface?