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...

Do we have private destructors?

Answer Posted / deepak

No we can not have private destructor

Is This Answer Correct ?    0 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe delete operator?

1146


What is static in c++?

1099


What are multiple inheritances (virtual inheritance)?

1113


Write a program for Divide a number with 2 and Print the output ( NOTE: Check for divide by zero error).

1159


Why do we use classes in programming?

1091


How to give an alternate name to a namespace?

1129


I was a c++ code and was asked to find out the bug in that. The bug was that he declared an object locally in a function and tried to return the pointer to that object. Since the object is local to the function, it no more exists after returning from the function. The pointer, therefore, is invalid outside.

1192


Which compiler does turbo c++ use?

1136


Explain Memory Allocation in C/C++ ?

1115


how to explain our contribution in the project?

3757


Is overriding possible in c++?

1065


Can we define a constructor as virtual in c++?

1187


Can we get the value of ios format flags?

1185


Why cstdlib is used in c++?

1097


an operation between an integer and real always yeilds a) integer result b) real result c) float result

1214