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

write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.

0 Answers   Wipro,


What does the keyword "static" mean?

4 Answers   TCS,


What are the valid types of data that the main () can return in C/C++ language

3 Answers  


There are 2 classes defined as below public class A { class B b; } public class B { class A a; } compiler gives error. How to fix it?

3 Answers   Microsoft,


1. Define a class.

6 Answers  






What is polymorphism explain its types?

0 Answers  


What is the difference between pass by reference and pass by value?

12 Answers   Pfizer, TCS,


Will I be able to get a picture in D drive to the c++ program? If so, help me out?

0 Answers  


IN PROGRAMING LANGAUGE A C++ IS PURELY OBJECT ORIENTED OR NOT?

2 Answers  


What is object in oop?

0 Answers  


143.what is oops principles?

10 Answers  


Why is oop useful?

0 Answers  


Categories