What is Virtual Inheritance?

Answer Posted / shivachinna

virtual concept is uaed to avoid confusions with same name
of methods in super class as well as sub class.....

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can constructor be private in c++?

604


What do you mean by function pointer?

593


write a function signature with various number of parameters.

563


Explain what is polymorphism in c++?

623


What is the purpose of template?

605






Is map ordered c++?

592


How do you add an element to a set in c++?

549


how to explain our contribution in the project?

3075


What are register variables?

643


Which coding certification is best?

568


Is there finally in c++?

617


Explain function overloading

585


What is pure virtual function?

623


What are features of c++?

633


Evaluate as true or false: !(1 &&0 || !1) a) True b) False c) Invalid statement

631