7,124 views
3 votes
3 votes

Which of these is a super class of all errors and exceptions in the Java language?

  1. Runtime Exceptions
  2. Throwable
  3. Catchable
  4. None of the above

3 Answers

Answer:

Related questions

1 votes
1 votes
1 answer
2
gatecse asked Dec 9, 2020
407 views
Which of the following construct is not supported by Java Server Pages?$\text{JSP}$ Directives$\text{JSP}$ Scriptlets$\text{JSP}$ Actions$\text{JSP}$ Reaction