Computer Science, asked by divya967, 1 year ago

what is the definition of OOPS(Object Oriented Programing Language )

Answers

Answered by yashika221
2
OOP. ... Most modern programming languages including Java, C/C++, and PHP, are object-oriented languages, and many older programming languages now have object-orientedversions. An "object" in an OOP language refers to a specific type, or "instance," of a class.

divya967: thank you
yashika221: plzzz mark as brainliest answer
yashika221: plzz plzzz
divya967: did
yashika221: thanks
divya967: welki
Answered by sagar801821
3
Object-oriented programming (OOP) is a programming language model organized around object rather than "actions" and data rather than logic. Historically, a program has been viewed as a logical procedure that takes input data, processes it, and produces output data.

divya967: It's the proper definition thank you
Similar questions