Pregunta de entrevista de Tata Consultancy Services

Explain what object-oriented programming is.

Respuesta de la entrevista

Anónimo

21 jun 2019

It is a programming language model in which programs are organized around data, or object, rather than functions and logic.

2