Multiple choice Which of the following correctly represents the exception? Compile error Syntax error Runtime error Not an error Reveal answer Fill a bubble to check yourself C Correct answer Explanation Exception is a runtime error which terminates the program abruptly.