Page 1 of 1

What is an exception in C++ program?

Posted: Wed Jul 13, 2022 7:52 pm
by answerhappygod
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