Superclass of exception

Answers were Sorted based on User's Feedback



Superclass of exception..

Answer / lims

Throwable

Is This Answer Correct ?    20 Yes 3 No

Superclass of exception..

Answer / raghavendra singh

The Superclass of exception---

is Throwable.it is supermost class of all the Exception.

Is This Answer Correct ?    16 Yes 0 No

Superclass of exception..

Answer / naveen

Throwable

It is super most class of all the Exception classes.

Is This Answer Correct ?    8 Yes 0 No

Superclass of exception..

Answer / pravin parab

Exception

Is This Answer Correct ?    6 Yes 6 No

Post New Answer

More Core Java Interview Questions

Can we sort hashmap in java?

0 Answers  


Difference between serialization and deserialization in java?

0 Answers  


diff between abstract methods and interfaces with programing (code) example?

2 Answers  


How do listeners work?

0 Answers  


Where import statement is used in a java program?

0 Answers  






What is the maximum length of a url?

0 Answers  


How do I get the | symbol on my keyboard?

0 Answers  


What are the differences between processes and threads?

0 Answers  


Can we create a class inside a class in java?

0 Answers  


Is string thread safe in java?

0 Answers  


Explain the difference between serializable and externalizable in java?

0 Answers  


Is stringwriter thread safe?

0 Answers  


Categories