Lecture 1 - Introduction To Oop
Lecture 1 - Introduction To Oop
Lecture 1 - Introduction To Oop
Introduction to Object
Oriented Programming
Software Evolution
A Look at Procedure Oriented programming –
Object- Oriented Programming paradigm –
Session Outcome
Conventional Programming:
• Conventional programming, using high level language
such as COBOL, PASCAL and C is commonly known as
Procedure-Oriented Programming (POP).
• In the procedure Oriented Approach, the problem is
viewed as a sequence of thing to be done such as The
The technique of hierarchical decomposition has been
used to specify the task to be completed for solving a
problem.
Characteristics of procedure-oriented programming