Friday, September 21, 2012

Object Oriented Programming (OOP)



Hello friends, Today I'm gonna discuss some basic concepts about the object oriented programming. So first of all we should know about the term "object" in object oriented programming (OOP). What is an object? You don't have to go to the moon to find an object! Turn around and see everything around you is an object. Why? Cause they have some related attributes and some related activities. For example to see how a computer can be an object you should think about two things

1.What it has & (attributes)

2.What it does (activities)


So as we know a computer has a Processor, Motherboard, Hard Drive, Mouse ,Keyboard etc and it displays information, accepts requests and executes these properly, runs antivirus and game programs etc. So computer is an object.


For More About Object Oriented Programming.

Download this doc file

The document describes all basic concept about the object oriented programming. So read it if you want to build a good concept on OOP.

No comments:

Post a Comment