Question:If a matching catch handler (or ellipsis catch handler) cannot be found for the current exception, then the following predefined runtime function is called ______.
A abort B set_terminate C terminate D close
+ AnswerC
+ Report