What is an exception in C++ program?
Posted: Wed Jul 13, 2022 7:52 pm
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
b) A problem that arises during compilation
c) Also known as the syntax error
d) Also known as semantic error