Gateway Group (India) Interview Question

What is object - oriented programming?

Interview Answer

Anonymous

Sep 16, 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.