What class is used to implement a Throwable array?

Answers were Sorted based on User's Feedback



What class is used to implement a Throwable array?..

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 class is used to implement a Throwable array?..

Answer / janet

Vector
LinkedList
Stack

Is This Answer Correct ?    1 Yes 0 No

What class is used to implement a Throwable array?..

Answer / guest

Exception

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What are byte codes?

0 Answers  


what are depricated methods in threads and explain the lifecycle methods

5 Answers   CTS,


What is instanceof keyword?

0 Answers  


What is static and final keyword in java?

0 Answers  


What do you mean by exception handling in Java?

0 Answers   Atos Origin,






How do you use wildcards?

0 Answers  


What is the difference between compile-time polymorphism and runtime polymorphism?

0 Answers  


My interview asked what is dynamic variable in java and where we use them.

2 Answers   IBM,


Is java platform independent?

0 Answers  


use of wrapper classes?

3 Answers   IBM,


What is the difference between static binding and dynamic binding?

0 Answers  


What is private protected in java?

0 Answers  


Categories