381,781 views
19 votes
19 votes
Choose the correct term to complete the sentence.

______ uses objects that represent classes to manage, manipulate, and store data.

•Object-defined programming

•Object-oriented programming

•Oriented programming

User Shyamkkhadka
by
2.9k points

1 Answer

21 votes
21 votes

Answer:

Object-oriented programming

Step-by-step explanation:

When used in object-oriented programming , a class is a factory for creating object. An object is a collection of data and behavaiors that represent some entity(real or abstract).

User Alies
by
3.0k points