How can you overcome the diamond problem in inheritance?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More OOPS Interview Questions

How to call a non virtual function in the derived class by using base class pointer

3 Answers   HCL,


Can we have inheritance without polymorphism?

0 Answers  


Can static class have constructor?

0 Answers  


Program to check whether a word is in all capital letters

1 Answers  


1.what are two type of classe members called? 2.what is data hiding and data encapsulation? 3.how do you make a class member visible aouside its class? 4.what is the default visibility of a class data member? 5.what are the advantages of oop over the structured programing?

6 Answers  


what is oops

4 Answers   DELL,


Prepare me a program for the animation of train

0 Answers  


Which is the only operator in C++ which can be overloaded but NOT inherited?

8 Answers  


What do you mean by abstraction?

0 Answers  


what is overloading

3 Answers   MindCracker,


diff between Virtual mathod and abstract method?

1 Answers  


Can we create object of interface?

0 Answers  


Categories