What is multiple inheritance ?
Answer Posted / narasimulu
Multiple Inheritance occurs when a class inherits from more
than one parent.
Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What are main features of oop?
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
What are classes oop?
What is encapsulation c#?
write a program to find 2^n+1 ?
2. Give the different notations for the class.\
what's the basic's in dot net
What is the difference between encapsulation and polymorphism?
How is polymorphism achieved?
Explain virtual inheritance?
What is coupling in oop?
write a program that takes input in digits and display the result in words from 1 to 1000
Whats oop mean?
Why multiple inheritance is not allowed?
Why do we use class in oops?