What is multiple inheritance ?
Answer Posted / anthony
This is the tendency of some objected oriented systems to
permit a class to inherit its state (attributes) and
behaviors from more than one super class
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what type of question are asked in thoughtworks pair programming round ?
What are the three main types of variables?
What is difference between data abstraction and encapsulation?
Whats oop mean?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
Why do we use oop?
What is abstraction in oop?
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
What are the 3 pillars of oop?
What are two types of polymorphism?
what is different between oops and c++
Templates mean
Is abstract thinking intelligence?
Why is there no multiple inheritance?
Why do we use inheritance?