How Many Catch Blocks Can A Class Have #1070
How many catch blocks can a class have?
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.1.
How many catch blocks can a class have?
Only 1
2
3
As many as required