Glossary Home Posted by DTI in glossary
Object-Oriented Programming (OOP) – A programming paradigm that organizes code into objects that contain data (attributes) and behaviors (methods).