Why Do We Need To Handle Exceptions #1051
Why do we need to handle exceptions?
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: Exception Handling - Quiz No.1.
Why do we need to handle exceptions?
To prevent abnormal termination of program
To encourage exception prone program
To avoid syntax errors
To save memory