Exception Handling - Programming

Q1:

Which of the following is the Object Oriented way of handling run-time errors?

A OnError

B HERESULT

C Exceptions

D Error codes

E Setjump and Longjump

ANS:C - Exceptions

No answer description is available. Let's discuss.