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 |
Is vector ordered in java?
What Is Query Throttling in java?
What are the new features in java 8? Explain
What is main difference between variable and constant?
Can we instantiate Interfaces?
What is nan inf?
What is Hierarchy of exception?
What is the do while loop syntax?
What is cloneable interface?
What are the advantages of assembly language?
Why are the methods of the math class static?
What is scope of a variable?