English, asked by js5657587, 9 months ago

introduction to object oriented programming

Answers

Answered by PriyanshuDAV
2

Answer:

Object Oriented Programming (OOP) is a programming model where programs are organized around objects and data rather than action and logic. OOP allows decomposition of a problem into a number of entities called objects and then builds data and functions around these objects.

Explanation:

Mark me brainliest

Answered by babliojha5161
0

Answer:

Object-Oriented Programming (OOP) is the term used to describe a programming approach based on objects and classes. The object-oriented paradigm allows us to organise software as a collection of objects that consist of both data and behaviour.

Explanation:

hope this helps you

thanks

Similar questions