What classes of exceptions, caught by a catch clause?
Answer Posted / niranjanravi
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 |
Post New Answer View All Answers
What is a functional interface?
Can size_t be negative?
What are the 6 functions?
Can a hashset contain duplicates java?
How many characters is 2 bytes?
Can we sort set in java?
How can you set an applet’s height and width as a percentage?
Is ruby built on java?
How will you serialize a singleton class without violating singleton pattern?
What is an image buffer?
How to retrieve data from database in java using arraylist?
What is difference between identifier and variable?
What is the difference between notify and notifyall method?
23. Storage space in java is of the form Stack Queue Heap List 24. What is java code embedded in a web page known as Applets Servlets scriptlets snippets 25. Which of the following attributes are compulsory with an
Where is the singleton class used?