Vidyalelo
C++ Programming · Q417

C++ miscellaneous

Programming · C++ Programming · question 417

Q417

Pick out the correct statement for error handling alternatives.

A.
Terminate the program
B.
Use the stack
Answer
C.
Exit from the block
D.
Use the queue

Answer: Option B

Solution

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