To Catch More Than One Exception In One Catch Block How Are The #1072
To catch more than one exception in one catch block, how are the exceptions separated in the syntax?
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.
To catch more than one exception in one catch block, how are the exceptions separated in the syntax?
Vertical bar
Hyphen
Plus
Modulus