Answer Posted / guest
auto_ptr also takes care of auto-initializatio and
exception safety.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is dynamic and static typing?
What is ios flag in c++?
On throwing an exception by the animal constructor in p = new animalq, can memory leak occur?
Define a constructor?
Explain what are accessor methods?
How the programmer of a class should decide whether to declare member function or a friend function?
What is double in c++?
What is conditions when using boolean operators?
Write my own zero-argument manipulator that should work same as hex?
write a c++ program to create class student having datamember name,Roll_no,age,and branch intilcization all the member using constructor print the all the details on the screen.
Can you pass a vector to a function?
Which is the best c++ compiler?
What is the full form of stl in c++?
Ask to write virtual base class code?
Define the process of handling in case of destructor failure?