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 do you check if two strings are equal in java?
Can bool be null?
Explain different ways of passing arguments to sub-routine?
What collections you have worked on? Internal working of Hashmap?
What is user defined exception in Java?
What do you understand by garbage collection in Java? Can it be forced to run?
Why is multiple inheritance not supported in java?
What is the difference between logical data independence and physical data independence?
List implementations of list interface?
Can we execute a program without main() method?
What is an arraylist in java?
Is empty in java?