Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What issue do auto_ptr objects address?

Answers were Sorted based on User's Feedback



What issue do auto_ptr objects address?..

Answer / ravi

auto_ptr addresses, issues relating to memory management
like, Memory Leaks and Dangling pointers.

Is This Answer Correct ?    4 Yes 1 No

What issue do auto_ptr objects address?..

Answer / guest

auto_ptr also takes care of auto-initializatio and
exception safety.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More C++ General Interview Questions

What is an undefined reference/unresolved external symbol error and how do I fix it?

0 Answers  


What is c++ w3school?

0 Answers  


How we can differentiate between a pre and post increment operators during overloading?

0 Answers  


structure that describe a hotel with name, address,rooms and number of rooms

2 Answers  


What are templates? where we should use it?

2 Answers   Alcatel,


Can non-public members of another instance of the class be retrieved by the method of the same class?

0 Answers  


Differentiate between realloc() and free().

0 Answers  


What is meant by forward referencing and when should it be used?

0 Answers  


What is c++ hiding?

0 Answers  


Would you rather wait for quicksort, linear search, or bubble sort on a 200000 element array? (Or go to lunch...) a) Quicksort b) Linear Search c) Bubble Sort

0 Answers  


How can a '::' operator be used as unary operator?

1 Answers  


What is constructor in C++?

0 Answers  


Categories