Q436
What is the use of RAII in c++ programming?
A.
Improve the exception safety
AnswerB.
Terminate the program
C.
Exit from the block
D.
Crash the compiler
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board