Object-Oriented Programming (OOP)
Object-Oriented Programming (OOP)
Object-Oriented Programming (OOP) is a programming paradigm where everything is modeled as objects.
Additional information
- The four key principles of OOP are: 1. Encapsulation 2. Inheritance 3. Polymorphism 4. Abstraction.
Related concepts
→
Object-Oriented Programming (OOP)
→
Semantic portal