Bummer! This is just a preview. You need to be signed in with an account to view the entire instruction.
Well done!
You have completed (UPI) Chapter 1: Introduction to Programming!
You have completed (UPI) Chapter 1: Introduction to Programming!
Instruction
Key Properties of Program Quality
Program quality describes the fundamental properties of a programโs source code and executable code, including reliability, robustness, usability, portability, maintainability, efficiency, and readability.
Regardless of the development approach, the final program must satisfy some fundamental properties. The following properties are among the most important:
Reliability: How often the resul...