Computer Science, asked by TOPPER900, 7 months ago

What do you understand by object-oriented programming?​

Answers

Answered by nitashachadha84
4

Answer:

Hii

Explanation:

Object-oriented programming (OOP) refers to a type of computer programming (software design) in which programmers define the data type of a data structure, and also the types of operations (functions) that can be applied to the data structure.

  • For example, objects can inherit characteristics from other objects.
Answered by Niharikamishra24
5

Question:-

What do you understand by object-oriented programming?

{\blue{\underline{\underline{\bold{Answer:-}}}}}

Object-oriented programming (OOP) is a way of writing computer programs which is using the idea of "objects" to represent data and methods. Usually, computer programs were just a list of instructions to the computer, telling the computer to do certain things in a certain way, which is called procedural programming.

Hope it helps you..

Similar questions