✏️ Explanatory Question

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

👁 99 Views
📘 Detailed Answer
🟢 Easy
💡

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.