Home / Questions / What is object oriented programming? Name two object oriented programming languages.
Explanatory Question

What is object oriented programming? Name two object oriented programming languages.

👁 95 Views
📘 Detailed Answer
🕒 Easy to Read
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.

Answer with Explanation

Object Oriented Programming is an approach in which stress is laid on data rather than functions. The data values remain associated with the functions of a particular block of the program so as to encourage data security.

Two object oriented programming languages are C++ and Java.