Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

What Is Object Orient Programming?

user-image
Question added by Tarique shamim , Data Entry , Shapoorji pallonji & CO.PVT.LTD
Date Posted: 2015/09/09
Shaikh Bilal Moin
by Shaikh Bilal Moin , Software Architect , Axact

OOP is a design philosophy. It stands for Object Oriented Programming. Object-Oriented Programming (OOP) uses a different set of programming languages than old procedural programming languages (C, Pascal, etc.). Everything in OOP is grouped as self sustainable "objects". Hence, you gain reusability by means of four main object-oriented programming concepts.

In order to clearly understand the object orientation model, let’s take your “hand” as an example. The “hand” is a class. Your body has two objects of the type "hand", named "left hand" and "right hand". Their main functions are controlled or managed by a set of electrical signals sent through your shoulders (through an interface). So the shoulder is an interface that your body uses to interact with your hands. The hand is a well-architected class. The hand is being reused to create the left hand and the right hand by slightly changing the properties of it.

 

For understanding this concept i would refer the following link which describes all the basic pillars of OOP and also incorporate its philosophy with software architecture.

 

Reference: http://www.codeproject.com/Articles/22769/Introduction-to-Object-Oriented-Programming-Concep#History

More Questions Like This

Do you need help in adding the right keywords to your CV? Let our CV writing experts help you.