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


Friend functions can access private and protected members of a class.



Friend functions can access private and protected members of a class...

Answer / nashiinformaticssolutions

Virtual destructors ensure proper cleanup of resources in derived classes when deleting through a base class pointer.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

What is the meaning of string in c++?

0 Answers  


What is operator overloading in c++ example?

0 Answers  


How the endl and setw manipulator works?

0 Answers  


What function initalizes variables in a class: a) Destructor b) Constitutor c) Constructor

0 Answers  


Is it possible to use a new for the reallocation of pointers ?

0 Answers  


given unsigned int ui1=3,ui2=7; what are the outputs of a)ui1 & ui2 b)ui1 && ui2 c)ui1 | ui2 d)ui1 || ui2 i also need the justification for the answers thank you

2 Answers  


Give the difference between the type casting and automatic type conversion. Also tell a suitable C++ code to illustrate both.

0 Answers   TCS,


What is an orthogonal base class in c++?

0 Answers  


What are c++ redistributables?

0 Answers  


What are the two types of comments?

0 Answers  


What are the storage qualifiers?

0 Answers  


Explain the problem with overriding functions

0 Answers  


Categories