Vidyalelo
C++ Programming · Q730

C++ miscellaneous

Programming · C++ Programming · question 730

Q730

How to handle error in the destructor?

A.
throwing
B.
terminate
Answer
C.
both throwing & terminate
D.
try

Answer: Option B

Solution

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