What is Inheritance, Multiple Inheritance, Shared and
Repeatable Inheritance?
Answer Posted / himanshu
Inheritance in java is actually using existing classes or interfaces to make our one useful class or interface..it's main purpose is code reuse..a major concept in Object oriented programming!!
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
can inline function declare in private part of class?
What are constructors in oop?
Why polymorphism is used in oops?
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
Why do we use oops?
What is object in oop with example?
What are main features of oop?
What is difference between inheritance and polymorphism?
Why interface is used?
What is inheritance write a program to show use of inheritance?
Please send ford technologies placement paper 2 my mail id
Can we create object of interface?
What is meant by oops concept?
What does and I oop mean in text?
Is enum a class?