proper definition of OOPL
Answers
Answered by
1
Here is your answer...
Object-oriented programming is a programming paradigm based on the concept of "objects", which can contain data and code: data in the form of fields, and code, in the form of procedures. A feature of objects is that an object's own procedures can access and often modify the data fields of itself.
Answered by
3
✡Answer ✡
✒✒Object-oriented programming language (OOPL) is a high-level programming language based on the object-oriented programming (OOP) model. OOPL incorporates logical classes, objects, methods, relationships and other processes with the design of software and applications.
Hope it helps you✨✨.
Thanks☸☸.
Similar questions