What is inheritance?

By NYONIKA RANA in 6 Sep 2023 | 05:42 pm
NYONIKA RANA

NYONIKA RANA

Student
Posts: 26
Likes: 4
Member since: 6 Sep 2023

What is inheritance?

6 Sep 2023 | 05:42 pm
0 Likes
Prince Chauhan

Prince Chauhan

Student
Posts: 68
Likes: 2
Member since: 6 Sep 2023

Inheritance is a way of structuring code so that it can be shared between different classes. Inheritance allows code to be shared between different classes and allows the same class to have different implementations in different contexts. Inheritance is a powerful tool that can make your code more maintainable and easier to understand. Inheritance is a fundamental concept in programming. It’s a way of structuring code so that it can be shared between different classes.




6 Sep 2023 | 05:44 pm
0 Likes

Report

Please describe about the report short and clearly.