Computer Applications

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

OOP Intro Java

191 Likes

Answer

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.

Answered By

108 Likes


Related Questions