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 |
What is 'finally' method in Exceptions?
What are dot operator queries?
What is meant by controls and types?
How can we make a class virtual?
What is multi-catch block in java?
What is the symbol for line break?
Explain when noclassdeffounderror will be raised ?
In collection sorting comparable and comparator interface will be used..but why this two interfaces required..two will work same purpose so why there are two interfaces instead of one?when to use comparator and when to use comparable?
primitive data types in Java ?
What is Transient and volatile
What is the difference between replace and replace all?
What is string value?