Exception Handling - Programming

Q1:

Which of the following statements is correct about an Exception?

A It occurs during compilation.

B It occurs during linking.

C It occurs at run-time.

D It occurs during Just-In-Time compilation.

E It occurs during loading of the program.

ANS:C - It occurs at run-time.

No answer description is available. Let's discuss.