Object-Oriented Programming (OOP) is a computer programming model that uses classes and objects. This helps the programmers to keep a program simple with pieces of code that can be reusable which helps to create individual instances of objects. Some of the popular object-oriented programming languages are JavaScript, C++, Java, and Python.
Also, watch this video on Programming: