Computer Science, asked by sriganesh1107, 10 months ago

An object oriented programming language

Answers

Answered by debgupta2008
0

•polymorphism

•inheritance

•encapsulation

•object

•class

•substraction

Answered by Anonymous
1

Answer:

Object-oriented programming is a programming paradigm based on the concept of "objects", which can contain data, in the form of fields, and code, in the form of procedures. A feature of objects is an object's procedures that can access and often modify the data fields of the object with which they are associated.

Similar questions