Computer Science, asked by aishaakbar, 9 months ago

Write a short note on oop for class 8th​

Answers

Answered by shahidul07
4

Explanation:

OOP – Object Oriented Programming. 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.

okay......

Answered by Anonymous
3

</p><p>\huge\underline \mathcal{Answer}

OOP:

Object-oriented programming (OOP) 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