What is ambiguity in c++

Answer Posted / deepthi

Multilevel inheritance

Is This Answer Correct ?    19 Yes 19 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write knight tour problem which is present in datastructure

2156


What are main features of oop?

623


c++ program to swap the objects of two different classes

1752


Why do we use polymorphism in oops?

573


What does and I oop mean?

610






what type of questions

1688


What is the difference between inheritance and polymorphism?

581


What is a class and object?

589


What are the components of marker interface?

598


What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }

1973


What is meant by multiple inheritance?

729


What is the fundamental idea of oop?

629


Can we create object of interface?

597


when to use 'mutable' keyword and when to use 'const cast' in c++

1640


Why is polymorphism important in oop?

627