Computer Science, asked by shiwangi28, 1 year ago

what is inheritance​

Answers

Answered by Balajihari
0
It is a process of creating new classes derived classes from existing classes or base classes
Legacy and Bequest and Birthright are examples of Inheritance
Answered by RockyRishu
0

what is inheritance ?

ans 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.

Similar questions