Let’s see what is object-oriented programming, it’s concepts and how to explain OOP concepts to a non-technical person in less than 10 mins. Object-oriented programming To begin with, Programming — a way of designing, organizing/building, describing/modeling the executable computer program(code) to perform a specific task. …