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
What is a buffer in computer?
What classes of exceptions may be thrown by a throw statement?
How can we break singleton in java?
Can we overload the methods by making them static?
What is busy spin, and why should you use it?
How many bits are in a sentence?
How can you write a loop indefinitely in java programming?
What is the purpose of the enableevents() method in java programming?
Explain what do you mean by functional overloading in java?
What is finalize() function in java?
When a lot of changes are required in data, which one should be a preference to be used? String or stringbuffer?
Is string an object?
Can you declare a private method as static?
What are the actions that can occur when a thread enters blocked state?
Why does it take so much time to access an applet having swing components the first time?