what is the meaning of OOP
Explain in brief...
Answers
Answered by
2
here is the answer
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.
mark me brainlist
Answered by
1
Mate here is your answer.....
OOP stands for object oriented programming in which program use objects,which are the entities that have similar characteristics .
Now a days the program are object oriented.. just like take an example of C++ it follows OOP.
hope it helps you.
OOP stands for object oriented programming in which program use objects,which are the entities that have similar characteristics .
Now a days the program are object oriented.. just like take an example of C++ it follows OOP.
hope it helps you.
aliasharma93:
thankuu
Similar questions