Sunday, March 21, 2010

sepintas lalu LESSON 3 PROGRAMING APPROACHES

( I ) STRUCTURED PROGRAMMING EDUCATION

(uses a top-down design model)



Examples of structured programming languages include :

(i) Ada,

(ii) Pascal and

(iii) Fortran.


Example :


(II ) OBJECT-ORIENTED PROGRAMMING

(combines data with functions to create objects)



One of the earliest OOP languages (examples of popular OOP languages) are:

(i) Smalltalk,

(ii) Java,

(iii) Visual Basic and

(iv) C++.


DIFFERENCE BETWEEN STRUCTURED AND OBJECT ORIENTED PROGRAMMING

* Structured programming often uses a top-down design model.

* The object-oriented programming approach uses objects.

No comments:

Post a Comment