Homework 4
Understanding Class Definitions

Modified

Overview - The purpose of the homework is to review Chapter 3 concepts and additional practice skills needed throughout the course. 

Problem description - Chapter 3 implemented a ClockDisplay class which will be extended to include alarm clock features.

An alarm clock holds the alarm hour and minute, which it compares on every tick with the current hour and minute. If the alarm is on and the alarm hour and minute equal the clock hour and minute, the alarm is sounded. The alarm hour and minute can be set, and the alarm can be turned on and off.

Assignment

From the View menu, Show Terminal, then Record method calls. Clear the window before starting.

Turn in

C201 OnCourse Dropbox - Place the Word document in C201 OnCourse dropbox as HW4.