Get premium membership and access questions with answers, video lessons as well as revision papers.

What is object oriented programming language?

      

Define object oriented programming language.

  

Answers


Maurice
It is a programming language that enables the programmer focus on objects that have states, behaviour and the concept of using encapsulation and operations inside objects.
With this type of programming language, 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. In this way, the data structure becomes an object that includes both data and functions. In addition, programmers can create relationships between one object and another.
maurice.mutuku answered the question on April 19, 2018 at 13:53


Next: What are the web scripting languages?
Previous: Highlight the disadvantages of coal as a source of energy.

View More Computer Studies Questions and Answers | Return to Questions Index


Learn High School English on YouTube

Related Questions