Pregunta de entrevista de Revature

What is object oriented programming

Respuestas de entrevistas

Anónimo

2 nov 2017

OPP is a programming paradigm based on the concept of objects, which may contain data or attributes and code, in the form of procedures or methods.

1

Anónimo

2 nov 2017

OOP is a programming based on the concept of "objects", which may contain data or attributes; and code,in the form of procedures or methods.