What is multiple inheritance ?
Answer Posted / raj
one derived class with several base class.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is abstraction in oops?
What is constructor in oop?
How do you use inheritance in unity?
Why do while loop is used?
What is abstraction example?
when to use 'mutable' keyword and when to use 'const cast' in c++
Why we use classes in oop?
write knight tour problem which is present in datastructure
What is a null tree?
Why is polymorphism used?
Can we create object of interface?
How Do you Code Composition and Aggregation in C++ ?
Why is destructor used?
What is pure oop?
What is class and example?