Page 1 of 1

What is the use of RAII in c++ programming?

Posted: Wed Jul 13, 2022 7:52 pm
by answerhappygod
a) Improve the exception safety
b) Terminate the program
c) Exit from the block
d) Crash the compiler