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


Is deconstructor overloading possible? If yes then explain and if no
Then why?



Is deconstructor overloading possible? If yes then explain and if no Then why?..

Answer / hrpynux@gmail.com

No, we cannot overload a destructor of a class in C++ programming. Only one empty destructor per class should be there.So, multiple destructor with different signatures are not possible in a class. Hence, overloading is also not possible.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ Interview Questions

Define an Abstract class in C++?

0 Answers  


What are the advantages/disadvantages of using #define?

0 Answers   Amazon,


What is Coupling?

0 Answers   Cap Gemini,


What are the major differences between C and C++?

0 Answers   Amazon,


How to input string in C++

0 Answers  


What are the advantages/disadvantages of using inline and const?

0 Answers   Amazon,


What is a constructor initializer list?

0 Answers   Amazon,


What does malloc return in C and C++?

0 Answers   Alter,


Explain the operator overloading feature in C++ ?

0 Answers  


What are the costs and benefits of using exceptions?

0 Answers   Amazon,


What is an abstract class?

6 Answers   Siemens,


Write a syntax and purpose of switch statement.

0 Answers   Agilent,


Categories