Principles of object oriented programming includes data abstraction encapsulation inheritance and polymorphism data abstraction refers to the act of representing essential features without including the background details while inheritance is a powerful mechanism by which one class acquires the properties of another class
Anshika Sharma
Principles of object oriented programming includes data abstraction encapsulation inheritance and polymorphism data abstraction refers to the act of representing essential features without including the background details while inheritance is a powerful mechanism by which one class acquires the properties of another class