Computer Applications
What do you understand by 'inheritance'?
Encapsulation & Inheritance in Java
11 Likes
Answer
Inheritance is a concept of object oriented programming in which some properties of a class are shared by another class or classes.
Answered By
8 Likes