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 / rakesh kumar

whenever there are two derived class derived from same base
class,when these two derived classes derive third derived
class which contain the properties of the 1st base class
twice.virtual class is use to avoid this.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

We use library functions in the program, in what form they are provided to the program?

1144


Explain container class.

1307


Explain what are single and multiple inheritances in c++?

1072


What is the difference between interpreters and compilers?

1274


Why do we use classes in programming?

1092


Explain the purpose of the keyword volatile.

1243


Write a program using display() function which takes two arguments.

1123


How did c++ get its name?

1084


give me an example for testing a program showing the test path .show how the test is important and complex.

2996


Out of fgets() and gets() which function is safe to use?

1195


Draw a flow chart and write a program for the difference between the sum of elements with odd and even numbers. Two dimensional array.

6457


What is a far pointer? where we use it?

1133


What are pointers used for c++?

1107


Why do we use setw in c++?

1167


What does the following code do: int c=0; cout< a) Undefined *Updated* b) 01 c) 00

1123