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

If you do not want your class to be inherited by any other class. What would you do?

0 Answers  


What is the file type?

0 Answers  


What is hypertext?

1 Answers  


What is the impact of declaring a method as final?

0 Answers  


How can you take string into InputStream?

3 Answers  






What is meant by bytecode?

0 Answers  


What is heterogeneous in java?

0 Answers  


Is java good for beginners?

0 Answers  


Can a class be declared as protected?

0 Answers  


Explain difference between final, finally and finalize?

3 Answers   Cognizant,


Is static a singleton?

0 Answers  


What is the order of method invocation in an Applet?

1 Answers  


Categories