Free since 2005 · No login required
AT

Academic Tutorials

Learn at your own pace

site-mobile-top-banner · 320x50

What is OOPs?

OOPs - Object Oriented Programming Languages & Systems. Everything in the world is an object. The type of the object may vary. In OOPS, we get the power to create objects of our own, as & when required. OOPs is a programming methodology where each entity is an object. It is a method of computer programming where entities of related data together with routines associated with it are treated as one object in the program.