Question d’entretien chez Revature

What is object oriented programming

Réponses aux questions d'entretien

Utilisateur anonyme

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

Utilisateur anonyme

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.