39.1k views
3 votes
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

1 Answer

6 votes
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.
User Lachlan Dowding
by
6.9k points