Computer Science, asked by iIshita1, 1 year ago

what is object oriented programming


namboodiri: oop is the short form of object oriented programming. It is the core of java language. Before understanding oop u need to know what is an object?

Answers

Answered by LuvKapoor003
3
Object-oriented programming (OOP) refers to a type of computer programming (software design) in which programmers define not only the data type of a data structure, but also the types of operations (functions) that can be applied to the data structure.
hope it helps u: )

iIshita1: thanks
iIshita1: it's u
iIshita1: ok
iIshita1: nice
iIshita1: ok
Answered by Himanshu1629
2
Object Oriented Programming. Object Oriented programming is a programming style that is associated with the concept of Class, Objects and various otherconcepts revolving around these two, like Inheritance, Polymorphism, Abstraction, Encapsulation etc.oop is the short form of object oriented programming. It is the core of java language. Before understanding oop u need to know what is an object

REGARDS

Himanshu1629

<Virtuoso>

Himanshu1629: hope it helped
iIshita1: thanks
Himanshu1629: if it really helped please mark me as the brainliest
Himanshu1629: oop is the short form of object oriented programming. It is the core of java language. Before understanding oop u need to know what is an object
Similar questions