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

When to use Multiple Inheritance?

Answer Posted / divya

inheritance is a method which means objects of one class
get the properties of objects of another class. in this we
have 5 types of inheritance
multiple inheritance means deriving a class from two or
more base classes

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe the process of creation and destruction of a derived class object?

1171


How do I get good at c++ programming?

1245


Explain what are mutator methods in c++?

1179


Explain what you mean by a pointer.

1152


Is facebook written in c++?

1048


What is null pointer and void pointer and what is their use?

1148


How new/delete differs from malloc()/free?

1186


What is #include iostream in c++?

1109


Mention the storage classes in c++.

1127


Define vptr.

1090


Do vectors start at 0 c++?

1073


When the constructor of a base class calls a virtual function, why doesn't the override function of the derived class gets called?

1150


What is const pointer and const reference?

1227


What is the this pointer?

1164


What is the use of bit fields in structure declaration?

1029