Workshop
To help solidify your understanding of this hour’s lesson, you are encouraged to answer the quiz questions provided in the Workshop before you move to the next lesson. The answers and hints to the questions are given in Appendix E, “Answers to Quiz Questions and Exercises.”
Quiz
- What are the lowest-level and highest-level languages mentioned in this book?
- Can a computer understand a program written in C?What do you need to translate a program written in C into the machine-understandable code (that is, binary code)?
- If needed, can a C program be reused in another C program?
- Why do we need the ANSI standard for the C language?
