What class is used to implement a Throwable array?
Answers were Sorted based on User's Feedback
Answer / smitha
I think there is a correction in question .
Its growable array
Ans: Vector and ArrayList
| Is This Answer Correct ? | 4 Yes | 1 No |
how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? Or extending thread class or implementing runnable interface. Which is better? : Java thread
Differences between GridLayout and GridBagLayout?
Is null keyword in java?
What is a file pointer?
what release of java technology are currently available what do they contain?
What causes memory leak in java?
What is an abstract class and what is it’s purpose?
What is locale?
what is a transient variable?
What are scalar data types?
Can the garbage collection be forced by any means?
Which class is the superclass for all the classes?