Thread: Inheritance
View Single Post
Old 11-15-2017, 12:57 AM   #3
thevyakar
Registered User
 
Join Date: Nov 2017
Location: USA
Posts: 75
Inheritance is the property of OOP by which the features of one class can be shared by another class. It's a basic property of OOP along with Abstraction, Encapsulation and Polymorphism.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
thevyakar is offline   Reply With Quote