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
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: )
hope it helps u: )
Answered by
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>
REGARDS
Himanshu1629
<Virtuoso>
Similar questions