Computer Science, asked by savitasaxena3, 9 months ago

how is object oriented progamming useful ?

Answers

Answered by Anonymous
1

Answer:

Object oriented allows you to control the state of your data more efficiently. It allows for better encapsulation. It provides a way to implement tighter cohesion. ... Only one thing makes object-oriented programming useful, and that is the object mechanism—an object is created with the keyword: class or struct

please mark as brainlist

Similar questions