Answer Posted / 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 View All Answers
Explain the pointers in Java?
What is the applet security manager, and what does it provide?
What is the difference between path and classpath variables?
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?
Does a function need a return?
What are the advantages of packages in java?
What is a native method in java programming?
What is the difference between overriding and overloading in OOPS.
What is treemap in java?
What is string example?
How can we achieve thread safety in java?
How objects are stored in java?
How do you write a good declaration?
Can Exception handling we can handle multiple catch blocks?
How java uses the string and stringbuffer classes?