CSC 205
CSC 205
• 3. It consumes time
HIGH LEVEL LANGUAGE
• High-level language (HLL) is a programming language that enables a
programmer to write a program that is more or less dependent on a
particular type of computer such as PERL, or FORTRAN .
2. Reliability
3. Efficiency/Cost Saving
5. Readability
6. Flexibility/Adaptability/Maintainability
PHASES OF PROGRAM DEVELOPMENT
1. Program Definition or analysis
2. Selection or development of an algorithm
3. Designing the program
4. Coding the Program statement
5. Compilation stage
6. Testing and debugging the program
7. Documentation
8. 8. Maintenance