Which programming model is distinct from the others discussed because it focuses on the data, or object, rather than the logic, or function?

top-down programming

structured programming

object-oriented programming

front-load programming

Respuesta :

The programming model that is distinct from the others discussed because it focuses on the data, or object, rather than the logic, or function is object-oriented programming.