Seekers Cloud Interview Question

What Is the Object-oriented programming Concept?

Interview Answer

Anonymous

Oct 3, 2023

Object-oriented programming is a concept that is based on objects and methods. It increases the re-usability of codes. main concepts of Oops are Abstraction, Encapsulation, Inheritance, and isomorphism.