Vidyalelo
C++ Programming · Q1004

C++ miscellaneous

Programming · C++ Programming · question 1004

Q1004

What will happen when an exception is not processed?

A.
It will eat up a lot of memory and program size
Answer
B.
Terminate the program
C.
Crash the compiler
D.
Displays proper output

Answer: Option A

Solution

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