Answer Posted / 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 |
Post New Answer View All Answers
How many arguments can a method have java?
What is role of void keyword in declaring functions?
List out benefits of object oriented programming language?
What are the different types of data structures in java?
What is immutable class in java?
What is functional interface in java?
What is difference between overloading and overriding in java?
What is the use of protected in java?
Is string is a keyword in java?
How does split work in java?
How is a variable stored in memory?
Can we declare a class as abstract without having any abstract method?
What is the difference between yielding and sleeping?
What is the driver class?
Does substring create a new object?