OOPS is the common abbreviation for Object-Oriented Programming System .
Object-oriented programming is a method of programming based on a hierarchy of classes, and well-defined and cooperating objects.
This concept is used for defining Interface , Implement a class , method , clearly with simple examples , Instance class.
In OOPS, An instance is an executable copy of a class. Another name for instance is object. There can be any number of objects of a given class in memory at any one time.
In recent years, object-oriented programming has become especially popular in scripting programming languages.
Some common OOPS are : C++, Java , .Net.
Answered by
alokgupta14
, an ibibo Guru,
at
5:47 PM on December 04, 2007