What is multiple inheritance ?
Answer Posted / vikram
A derived class with more than one base class is known as
multiple inheritance.
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Why do we use inheritance?
Plese get me a perfect C++ program for railway/airway reservation with all details.
What is polymorphism in oops with example?
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
officer say me - i am offered to a smoking , then what can you say
Get me a number puzzle game-program
What is oops in simple words?
Why do we need polymorphism in c#?
How Do you Code Composition and Aggregation in C++ ?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
What is abstraction in oop with example?
Can a varargs method be overloaded?
What is and I oop mean?
write string class as your own class in java without using any built-in function
what is different between oops and c++