What is OOPS?
OOPS stands for Object Oriented Programming system. It is a programming technique which is used to design your application. In this programs are considered as a collection of objects and each object is an instance of a class.
Suggest An Answer
No suggestions Available!