Vidyalelo
C++ Programming · Q45

Exception Handling in C++

Programming · C++ Programming · question 45

Q45

Uncaught exception leads to . . . . . . . .

A.
termination of program
Answer
B.
successful execution of programs
C.
no effect on the program
D.
execution of other functions of the program starts

Answer: Option A

Solution

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