what is Inhertence ?
Answers
Answered by
2
Answer:
In object-oriented programming, inheritance is the mechanism of basing an object or class upon another object or class, retaining similar implementation. Also defined as deriving new classes from existing ones and forming them into a hierarchy of classes
Answered by
3
Answer:
it is a process in which one object acquire the properties of another object
Similar questions