An uncaught exception ________.
a. is a possible exception that never actually occurs during the execution of the program.
b. is an exception that occurs for which the matching catch clause is empty.
c. is an exception that occurs for which there are no matching catch clauses.
d. is another term for a thrown exception.
c. is an exception that occurs for which there are no matching catch clauses.
Computer Science & Information Technology