Infosys interview question

What is object oriented programming structure?

Interview Answer

Anonymous

25 July 2023

Object oriented programming structure are creation of objects like class or struct which are like a blueprint that specifies what the type can do It has concepts implemented like encapsulation, Abstraction, Polymorphism, Inheritance