Gateway Group (India) interview question

What is object - oriented programming?

Interview Answer

Anonymous

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.