1.

What is an exception in C++ program?

A. A problem that arises during the execution of a program
B. A problem that arises during compilation
C. Also known as the syntax error
D. Also known as semantic error
Answer» B. A problem that arises during compilation


Discussion

No Comment Found