What classes of exceptions, caught by a catch clause?
A catch clause can catch any exception that is assigned to
the throable type.It includes both run time errors and
exceptions.
| Is This Answer Correct ? | 1 Yes | 1 No |
Is char a method in java?
What is the use of System class?
Describe what a thread-local variable is in java?
what is enumset?
What methodology can be utilized to link to a database?
Can you override a private or static method in java?
What is a generic code?
Where can I find jdk in my computer?
What is flag in python?
What is the purpose of format function?
Tell us something about set interface.
Explain about Superclass and Subclass?