Skip to content

burcuerdogann/OOPFundamentals

Repository files navigation

OOPFundamentals

Android Development / Java Tutorial - Lesson 14

Object Oriented programming (OOP) Fundamentals The four principles of object-oriented programming are Encapsulation, Abstraction, Inheritance, and Polymorphism.

Constructor | Encapsulation | Inheritance | Static Polymorphism | Dynamic Polymorphism | Abstraction | Interface