Day 1 : Introduction to Object Oriented Programming(OOP)

OOP is used for simulating real world problems on computers because real world is made of objects. The striking features of OOP include:1. The programs are data-centered.2. Programs are divided in terms of objects and not procedures.3. Functions that operate on data are tied together with the data.4. Data is hidden and not accessible byContinue reading “Day 1 : Introduction to Object Oriented Programming(OOP)”

Design a site like this with WordPress.com
Get started