Can you explain the term "resource acquisition is
initialization?"



Can you explain the term "resource acquisition is initialization?"..

Answer / melos

RAAI is the concept of releasing the aquired
memory/resources when the object goes out of scope.
E.g. std::auto_ptr

Is This Answer Correct ?    6 Yes 1 No

Post New Answer

More C++ General Interview Questions

what are the characteristics of Class Members in C++?

0 Answers  


Describe Trees using C++ with an example.

0 Answers  


What are the different operators in C++?

3 Answers   HP,


How java is different from c and c++?

0 Answers  


Is c++ a high level language?

0 Answers  






What are exceptions c++?

0 Answers  


i have given a project to create examination seating plan system in c++. so can anyone send me the answer of this question quickly??????

1 Answers  


How to construct muliton object

2 Answers   Symphony, TCS,


why v use c++ even we have microprocessor

2 Answers   CybAge,


What is #include c++?

0 Answers  


Describe protected access specifiers?

0 Answers  


What about Virtual Destructor?

1 Answers   Virtusa,


Categories