adplus-dvertising
frame-decoration

Question

Which of the following benefit does Exception handling with the TRY and CATCH blocks provide?

a.

Exceptions provide a mechanism to signal errors directly rather than using some side effects

b.

Exceptions can be seen by the programmer and checked during the compilation process

c.

Exceptions provide a clean way to check for errors without cluttering code

d.

All of the mentioned

Answer: (d).All of the mentioned

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which of the following benefit does Exception handling with the TRY and CATCH blocks provide?