Why do we need to handle exceptions?
(a) To prevent abnormal termination of program
(b) To encourage exception prone program
(c) To avoid syntax errors
(d) To save memory
I got this question in my homework.
I'd like to ask this question from Exception Handling in portion Exception Handling & Static Class Members of Object Oriented Programming