Next: Further Structured Design Up: The switch statement Previous: Review Questions

Exercises

  1. Amend the program you wrote for Exercise 1 in Lesson 13 so that it uses a switch statement to assign the grade. Use the idea suggested in Review question 3 above.



Next: Further Structured Design Up: The switch statement Previous: Review Questions