Which Of These Class Is Related To All The Exceptions That Can #830
Which of these class is related to all the exceptions that can be caught by using catch?
This multiple choice question (MCQ) is related to the book/course gs gs128 Java. It can also be found in gs gs128 Java Exception Handling - Java Exceptions Types - Quiz No.1.
Which of these class is related to all the exceptions that can be caught by using catch?
Error
Exception
RuntimeExecption
All of the mentioned