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
Define the process of handling in case of destructor failure?
What doescout<<(0==0) print out a) 0 b) 1 c) Compiler error: Lvalue required
Write about the local class and mention its use?
What are the rules about using an underscore in a c++ identifier?
How did c++ get its name?
Differentiate between declaration and definition.
What is the difference between map and hashmap in c++?
Does c++ have arraylist?
Explain the concept of dynamic allocation of memory?
Why is c++ still best?
Explain how to initialize a const member data.
Describe protected access specifiers?
What is setiosflags c++?
What is a buffer c++?
What's the best free c++ profiler for windows?