What are two exception classes in hierarchy of java exceptions class?
(a) Runtime exceptions only
(b) Compile time exceptions only
(c) Runtime exceptions and other exceptions
(d) Other exceptions
The question was posed to me in an online quiz.
This intriguing question originated from Exception Handling topic in division Exception Handling & Static Class Members of Object Oriented Programming