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 is Virtual Inheritance?

Answer Posted / swetcha

Virtual inheritance is used to avoid multiple copies of a
base class in a multiple-inherited object. However, there
are cases where multiple copies of a base are needed in a
derived class. In such cases, virtual inheritance is
intentionally avoided

Is This Answer Correct ?    18 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of main function in c++?

1020


How do you generate a random number in c++?

1151


the maximum length of a character constant can be a) 2 b) 1 c) 8

1149


Which is best ide for c++?

1067


What are friend functions in C++?

1121


What it is and how it might be called (2 methods).

1263


How do we balance an AVL Tree in C++?

1186


Discuss the effects occur, after an exception thrown by a member function is unspecified by an exception specification?

1130


why is c++ called oops? Explain

1103


Does a derived class inherit or doesn't inherit?

1126


Explain one-definition rule (odr).

1172


How static variables and local variablesare similar and dissimilar?

1097


Why do we use double in c++?

1123


What does catch(…) mean?

1171


What is a vector c++?

1255