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

Can you please explain the difference between overloading and overriding?

603


What is pointer to array in c++?

622


Is there a c++ certification?

606


What is the two main roles of operating system?

515


Is there a sort function in c++?

552






What are the benefits of pointers?

599


Why do we use setw in c++?

646


Describe private, protected and public – the differences and give examples.

589


Write about the stack unwinding?

630


Describe private, protected and public?

602


What is the header file for setw?

579


Can we run c program in turbo c++?

588


What does override mean in c++?

589


Is java based off c++?

534


Why cout is used in c++?

565