Frage im Vorstellungsgespräch bei Revature

What is object oriented programming

Antworten zu Vorstellungsgespräch

Anonym

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

Anonym

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.