Object Oriented Programming
Term side of the Card
Topic: Programming Approaches
Unit title: Object Oriented Programming
Categories: Approach
Explanation side of the Card
Explanation: The programming approach where objects, representing real-world entities, are used to model data and behavior. It focuses on encapsulation, inheritance and polymorphism to design flexible and reusable systems.