Object Oriented Programming

Object-Oriented Programming (OOP) – A programming paradigm that organizes code into objects that contain data (attributes) and behaviors (methods).