____________ is the process of catching an exception in the chain of method calls from the method where the exception occurred up to the main method.

a) Error handling
b) Exception handling
c) Exception propagation
d) Catch block nesting
e) Finally block nesting

c) Exception propagation

Computer Science & Information Technology

You might also like to view...

The ________ control in Visual Basic is used to display a button to execute some action when the user clicks it

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which of the following agile SDLC methodology divides the project into explicit work cycles known as sprints

A. Extreme programming B. Scrum C. Crystal Clear D. Dynamic systems development method

Computer Science & Information Technology