Respuesta :
Object oriented design seeks to archive modular designs that are extendable and reusable hence he right choice is
- It breaks the solution into independent objects and supports a modular design
- It uses modules and functions as objects.
Object-oriented programming (OOP) is a computer programming model that organises software design around data, or objects, rather than functions and logic
Learn more about Object-oriented:
https://brainly.com/question/14078098