Chapter 4
Answers to Concept Questions
1. To implement is to write statements that translate algorithm steps into program code that, when
2. Design is the process of planning a solution for a given problem. Implementation is the process of
25. A real number contains a(n) decimal point.
To debug is to fix a bug.
Comments are intended for a human reader.