What Are Two Exception Classes In Hierarchy Of Java Exceptions #1055
What are two exception classes in hierarchy of java exceptions class?
This multiple choice question (MCQ) is related to the book/course
gs gs111 OOP Object Oriented Programming Java.
It can also be found in
gs gs111 Exception Handling & Static Class Members - OOPs MCQ: Exception Handling - Quiz No.1.
What are two exception classes in hierarchy of java exceptions class?
Runtime exceptions only
Compile time exceptions only
Runtime exceptions and other exceptions
Other exceptions