Vidyalelo
C++ Programming · Q57

Exception Handling in C++

Programming · C++ Programming · question 57

Q57

What is an exception in C++ program?

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

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board