OOPS Stands for Object Oriented Programing, is a programming style in which it is customary to group all of the variables and functions of a particular topic into a single class. In procedural programming language you statements or lines of codes for the computer to execute. You tell the Computer what to do in basic concept. But at the same time another programming developer “Alan Kay” has discovered a new type of programming called Object Oriented Programming. OOPS Programming Language based on the Concept Classes and Object.
What About Classes and how to understand them
Some Objects are same their behavior is exactly same but they are slightly different in their properties.