Computer Science, asked by Cmol, 3 days ago

What is inheritance?​

Answers

Answered by Ᏸυէէєɾϝɭყ
5

Answer:

  • Inheritance is an object-oriented programming concept in which one class derives the properties of the rest of the classes.

Answered by ItzBangtansBird
3

Answer:

{\huge{\textbf{\textsf{{\color{navy}{♡ An}}{\purple{sw}}{\pink{er ♡}}}}}}

In object-oriented programming, inheritance is the mechanism of basing an object or class upon another object or class, retaining similar implementation.

Similar questions