Object-Oriented Programming (OOP)
noun
Definition
- 1.Object-Oriented Programming is a programming paradigm based on the concept of objects, which can contain data and code to manipulate that data.
Example
Languages like Java and C++ support OOP, allowing developers to create modular and reusable code.
Related Exams

