1.

If classes produce some exceptions, then ______________________

A. Their respective catch block must be defined
B. Their respective catch blocks are not mandatory
C. Their catch blocks should be defined inside main function
D. Their catch blocks must be defined at the end of program
Answer» B. Their respective catch blocks are not mandatory


Discussion

No Comment Found