Pregunta de entrevista de Gateway Group (India)

What is object - oriented programming?

Respuesta de la entrevista

Anónimo

16 sept 2020

In Object Orientated Programming, we define everything as object and the objects are performing the logical processes. With OOP we are decreasing the complexibility and increasing the readibly.