ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
What is the use of RAII in c++ programing?
Improve the exception safety
Exit from the block
None of the mentioned
Terminate the program
Correct Answer: A — Improve the exception safety
No explanation is available for this question yet.