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 will happen if when say delete this ?

Answer Posted / dee

delete "this" lead in calling the destructor twice.
"this" poanter is related to object and the destructor is
called when the object goes out of scope.

Is This Answer Correct ?    2 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In c++, what is the difference between method overloading and method overriding?

1195


How can I learn dev c++ programming?

1104


Can you use the function fprintf() to display the output on the screen?

1296


Why c++ is better than c language?

1069


What happens when the extern "c" char func (char*,waste) executes?

1130


Is python better than c++?

1087


What is the use of 'this' pointer?

1300


Is the declaration of a class its interface or its implementation?

1231


What is function overriding in c++?

1110


What is #include iostream in c++?

1109


Show the declaration for a pointer to function returning long and taking an integer parameter.

1223


Write a corrected statement in c++ so that the statement will work properly. if (4 < x < 11) y=2*x;

2052


Refer to a name of class or function that is defined within a namespace?

1157


What language is a dll written in?

1068


How to tokenize a string in c++?

1112