Which among the following handles the undefined class in program?
(a) ClassNotFound
(b) NoClassException
(c) ClassFoundException
(d) ClassNotFoundException
I had been asked this question in an interview for internship.
The above asked question is from Catching Class Types in division Exception Handling & Static Class Members of Object Oriented Programming