What is multiple inheritance ?
Answer Posted / sri
Multiple Inheritance is that one derived class having more
than one base class.
C/C++ will support multiple inheritance.
Java does not support multiple inheritance.
| Is This Answer Correct ? | 23 Yes | 3 No |
Post New Answer View All Answers
What is an advantage of polymorphism?
Which type does string inherit from?
how to get the oracle certification? send me the answer
What is and I oop mean?
what are the ways in which a constructors can be called?
What is overriding vs overloading?
what is graphics
What is the main feature of oop?
Why is static class not inherited?
What are benefits of oop?
How long to learn object oriented programming?
What is polymorphism used for?
What is polymorphism programming?
What does and I oop mean in text?
Are polymorphisms mutations?