Computer Science, asked by ay5876306, 6 months ago

Write a short note on oo programming​

Answers

Answered by s13188ckrishna20589
7

Answer:

A programming language is a set of commands, instructions, and other syntax use to create a software program. Languages that programmers use to write code are called "high-level languages." This code can be compiled into a "low-level language," which is recognized directly by the computer hardware

Explanation:

please mark as brain list

Answered by gs30072005
3

Answer:

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.Object-oriented programming (OOP) is a fundamental programming paradigm that all developers should have in their toolbox. Today we will break down the basics of what makes a program object-oriented so that you can start to utilize this paradigm in your own projects.

Similar questions