Vidyalelo
C++ Programming · Q436

C++ miscellaneous

Programming · C++ Programming · question 436

Q436

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

A.
Improve the exception safety
Answer
B.
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