Computer Science, asked by demonknight49902, 9 months ago

what do you mean by object oriented programming​

Answers

Answered by anujformains
2

Answer:

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 Anonymous
0

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.Advantages of Object Oriented Programming

One of the principal advantages of object-oriented programming techniques over procedural programming techniques is that they enable programmers to create modules that do not need to be changed when a new type of object is added. A programmer can simply create a new object that inherits many of its features from existing objects. This makes object-oriented programs easier to modify.

OOPL - Object Oriented Programming Languages

An object-oriented programming language (OOPL) is a high-level programming language based on the object-oriented model. To perform object-oriented programming, one needs an object-oriented programming language.  Many modern programming languages are object-oriented, however some older programming languages, such as Pascal, do offer object-oriented versions. Examples of object-oriented programming languages include Java, C++ and Smalltalk.

HOPE SO IT WILL HELP YOU. PLEASE MARK ME THE BRAINLIEST.

Similar questions
Math, 9 months ago