which method throws exception of type Throwable
Answers were Sorted based on User's Feedback
Answer / vishal
Throwable is super class of Exception and Error class.
Hence we can have Throwable as a refrence to any thrown
exception.
Is This Answer Correct ? | 5 Yes | 2 No |
Write a program to find maximum and minimum number in array?
What are the two main uses of volatile in Java?
Write code of any action class?
what is the difference between HashMap and Hashtable
17 Answers Value Labs, Virtusa,
Can a class extend more than one class?
Explain about abstract classes in java?
Superclass of exception
What is the final keyword denotes?
What is an array in java?
What is type parameter in java?
What are the latest versions in JAVA related areas?
Difference between keyword and identifier.