Shape Shape

Object oriented Programming (OOP)

Object-oriented Programming (OOP) is a programming paradigm based on objects that encapsulate data and behavior. Used to design modular, reusable, and maintainable software.

Example:

Java uses OOP to create classes and objects for a banking system.

WhatsApp Icon