If Classes Produce Some Exceptions Then #1075
If classes produce some exceptions, then ______________________
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: Catching Class Types - Quiz No.2.
If classes produce some exceptions, then ______________________
Their respective catch block must be defined
Their respective catch blocks are not mandatory
Their catch blocks should be defined inside main function
Their catch blocks must be defined at the end of program