CBSE Class 12 Computer Science Question 9 of 30

Exception Handling — Question 5

Back to all questions
5
Question

Question 5

The try block holds the code to be run and checked for any error, if exists.

Answer