Lab #7
Objectives
Prelab questions
Exercise
Homework
Hands on Testing Java: Lab #7
Selection Statements
Objectives
To review selective execution.
To introduce the
switch
statement.
To practice building methods that use selection in an object-generating class.