Discuss Forum
1. why do we need to handle exceptions?
- A. To prevent abnormal termination of program
- B. To prevent abnormal termination of program
- C. To prevent abnormal termination of program
- D. To prevent abnormal termination of program
Answer: Option C
Explanation:
The exceptions should be handled to prevent any abnormal termination of a program. The program should keep running even if it gets interrupted in between.
Post your comments here: