To catch the exceptions ___________________
(a) An object must be created to catch the exception
(b) A variable should be created to catch the exception
(c) An array should be created to catch all the exceptions
(d) A string have to be created to store the exception
The question was posed to me in quiz.
My enquiry is from Exception Handling in chapter Exception Handling & Static Class Members of Object Oriented Programming