Infosys Interview Question

What is object oriented programming structure?

Interview Answer

Anonymous

Jul 25, 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