Monday, January 17, 2011

Define structured approach in programming

1. STRUCTURED PROGRAMMING / pengaturcaraan berstuktur

Uses a top

down design model means that the whole program is broken down into smaller sections that are known as modules.

Examples:

Ada, Pascal and Fortran


2. OBJECT-ORIENTED / pengaturcaraan berorientasikan objek


Refers to a special type of programming approach that combines data with functions to create objects.


Examples:

C++ and Java are complete object-oriented languages


No comments:

Post a Comment

Note: Only a member of this blog may post a comment.