APPENDIX F
Answers
This appendix lists the answers for the quizzes and exercise sections at the end
of each day’s lesson. Note that for many of the exercises, more than one solu-
tion is possible. In most cases, only one of many possible answers is listed. In
other cases, you’ll see additional information to help you solve the exercise.
Answers for Day 1
Quiz
- C is powerful, popular, and portable.
- The compiler translates C source code into machine-language instructions
that your computer can understand. - Editing, compiling, linking, and testing.
- The answer to this question depends on your compiler. Consult your
compiler’s manuals. - The answer to this question depends on your compiler. Consult your
compiler’s manuals. - The appropriate extension for C source files is .C (or .c).
49 448201x-APP F 8/13/02 11:22 AM Page 829