What is a programming concept based on objects and data and how they relate to one another, instead of logic and actions. Hint: C++ and Java. Used for medical imaging and desktop publishing
Object-oriented programming (OOP) is a computer programming model that organizes software design around data, or objects, rather than functions and logic.