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
What is the use of arrays tostring () in java?
What is meant by binding in rmi?
What is an infinite loop in java? Explain with an example.
Which command from the jdk compiles a java program?
What about instanceof operator in java?
I want to store more than 10 objects in a remote server? Which methodology will follow?
Describe the Big-O Notation.
What is a module function?
How do I start learning java?
How do you use compareto?
Suppose if we have variable ' I ' in run method, if I can create one or more thread each thread will occupy a separate copy or same variable will be shared?
Explain some best practices you would apply while using collection in java?
What is map java?
What is t in generics in java?
What are implicit objects in java?