Answer Posted / h4ck3r
In multiple inheritance, there may be possibility that a class may inherit member functions with same name from two or more base classes and the derived class may not have functions with same name as those of its base classes. If the object of the derived class need to access one of the same named member function of the base classes then it result in ambiguity as it is not clear to the compiler which base’s class member function should be invoked. The ambiguity simply means the state when the compiler confused.
| Is This Answer Correct ? | 19 Yes | 1 No |
Post New Answer View All Answers
What are the 5 oop principles?
What is polymorphism and why is it important?
What is encapsulation process?
What does sksksk mean in text slang?
What is the benefit of oop?
write a programe to calculate the simple intrest and compund intrest using by function overlading
What is cohesion in oop?
Which language is not a true object oriented programming language?
Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.
What is object and class in oops?
What are the 4 main oop principles?
What is encapsulation c#?
Which is better struts or spring?
Why multiple inheritance is not allowed?
What is methods in oop?