Answer Posted / tanu agarwal
single inheritance is defined as the one in which derived
class inherits only one base class .
Is This Answer Correct ? | 21 Yes | 5 No |
Post New Answer View All Answers
What is polymorphism and its types?
what type of question are asked in thoughtworks pair programming round ?
What is abstraction oop?
What is a class and object?
What polymorphism means?
What is encapsulation with real life example?
What is property in oops?
What does and I oop mean?
What is the main purpose of inheritance law?
any one please tell me the purpose of operator overloading
Why do we use oop?
What is an interface in oop?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
Get me an image implementation program.
Which type does string inherit from?