Computer Science, asked by bapu7, 1 year ago

what is use of inheritance

Answers

Answered by Anonymous
1
Inheritance. In object-oriented programming, inheritance enables new objects to take on the properties of existing objects. A class that is used as the basis for inheritance is called a superclass or base class.
Similar questions