Superclass of exception
Answers were Sorted based on User's Feedback
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 |
Answer / naveen
Throwable
It is super most class of all the Exception classes.
| Is This Answer Correct ? | 8 Yes | 0 No |
How to sort elements in a parallel array in java?
What is the maximum size of hashmap in java?
What are the Object and Class that classes used for?
What is java Applet?
difference between arraylist and linkedlist otherthan performance
Brief the life cycle of an applet.
Difference between abstract class and Interfaces?
7 Answers CTS, iFlex, PA Consulting, Sai Softech, Value Chain,
How variables are stored in memory?
What are the various access specifiers for java classes?
Why is method overloading not possible by changing the return type in java?
When you declare a method as abstract method ?
What is casting?