Learn Object Oriented Concepts at TCCI - tccicomputercoaching.com

Page 1

Learn Object Oriented Concepts at TCCI tccicomputercoaching.com In Beginning there is Procedure Programming , in which programme is divided into the set of functions.

So, we need the much of variables and these functions have to operate these data. This type of programming is very simple. But as your programme grows, bunch of these functions grow more n more. Numbers of lines of code have to copy and paste. To make change in one function need several changes into the other functions.

So, to resolve this problem Object Oriented Programming came into exist. In Object Oriented Programming we combine the group of related variables and functions into unit. This unit is called an Object. That data/variable is called property and functions called Method.


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.