Quiz 5 - Monday June 12, 2000


1. What are the three types of execution we have talked about?

2. What is the syntax of an if statement without an else?

3. What is guaranteed to happen in a do-while loop that is not guaranteed to happen in a while loop?

4. What is the syntax of a for statement?