oop principles
Abstraction (Partial Abstraction & Interfaces)
Encapsulation (Private Field & Getter & Setter)
Inheritance (Super and Sub Class)
Polymorphism (Static - Overloading & Dynanmic - Overriding)
oop principles
Abstraction (Partial Abstraction & Interfaces)
Encapsulation (Private Field & Getter & Setter)
Inheritance (Super and Sub Class)
Polymorphism (Static - Overloading & Dynanmic - Overriding)
what are the 4 basics of oop
1. Abstraction is the principle that allows to express only main features,
hiding the details.
2. Inheritance shows the hierarchical relationship between classes and objects.
3. Polymorphism is the principle showing that certain object can be expressed
in variety of different ways.
4. Encapsulation is the principle that allows to hide unnecessary details
making a program code easier.
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us