Vidyalelo
C++ Programming · Q165

C++ miscellaneous

Programming · C++ Programming · question 165

Q165

What operation can be performed by destructor?

A.
Abort the program
B.
Resource cleanup
Answer
C.
Exit from the current block
D.
Terminate the program

Answer: Option B

Solution

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