Hands on Testing Java: Lab #5

Java Control Structures

Objectives

  1. To learn about the selective and repetitive behaviors, and how to elicit them.
  2. To practice using modules.
  3. To learn how to throw and catch simple exceptions.