What is multiple inheritance ?
Answer Posted / varsha vilas kalebag
multiple inheriance is that base class can excess members
frm derived class
| Is This Answer Correct ? | 2 Yes | 14 No |
Post New Answer View All Answers
Why do while loop is used?
What are the two different types of polymorphism?
What is the purpose of enum?
What is overriding in oops?
What is property in oops?
What type of loop is a for loop?
What is coupling in oops?
INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?
What is the oops and benefits of oops programming?
What is polymorphism explain?
Can we create object of abstract class?
Why do we use class?
Why is there no multiple inheritance?
What is the difference between static polymorphism and dynamic polymorphism?
What is stream in oop?