Answer Posted / sheetal panchal
java.lang.throwable
Throwable is the superclass for all exceptions and errors.
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Is hashset ordered?
When should I use singleton pattern?
What are the types of casting?
What is meant by structural programming?
Do I need java on my pc?
Why should we use singleton pattern instead of static class?
What are different data structures in java?
What is the private method modifier?
What will happen when using pass by reference in java?
What happens when a thrown exception is not handled?
Is singleton a bad practice?
Why do we declare a class static?
Can we extend a class with private constructor?
How do you remove duplicates from an array in java?
Difference between default and protected access specifiers?