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 |
What is difference between final and finally in java?
write a progam hashmap & hashtable?
what is inner class in java?
What are the three parts of a lambda expression? What is the type of lambda expression?
How do you use, call, and access a static method in Java?
What is a generic data type?
What is java in simple terms?
What is Java Classloader?
1 Answers Phantom Technologies,
What are the important features of Java 11 release?
How to reverse string in java?
What is the use of callablestatement?
What is static class