Answer Posted / ravi
auto_ptr addresses, issues relating to memory management
like, Memory Leaks and Dangling pointers.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Is java easier than c++?
Which c++ compiler is best?
Explain friend class?
How does java differ from c and c++?
What is the difference between a pointer and a link in c ++?
What is Destructor in C++?
What is the two main roles of operating system?
What is a multiset c++?
What is stl containers in c++?
What is abstract keyword in c++?
What does iomanip mean in c++?
What is late binding c++?
Write a program using merge () function to combine the elements of array x[ ] and y[ ] into array z[ ].
What is boyce codd normal form in c++?
What is a local variable?