Answer Posted / neha yadav
ambiguity means "confusion" and "two means"
ambiguity is created in data function overloading and multiple inheritance.
| Is This Answer Correct ? | 41 Yes | 5 No |
Post New Answer View All Answers
What are the 3 pillars of oop?
What are properties in oop?
Can we define a class within the interface?
IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?
what is the drawback of classical methods in oops?
What does it mean when someone says I oop?
What is cohesion in oop?
What is polymorphism oop?
How to call a non virtual function in the derived class by using base class pointer
Is html an oop?
what are the realtime excercises in C++?
c++ program to swap the objects of two different classes
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
What is for loop and its syntax?
What is overriding vs overloading?