Pergunta de entrevista da empresa Revature

What is object oriented programming

Respostas da entrevista

Sigiloso

2 de nov. de 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

Sigiloso

2 de nov. de 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.