Assume the watch system you described in Exercises 4-1 and 4–2 also supports an alarm feature. Describe setting the alarm time as a self-contained use case named SetAlarmTime.
What will be an ideal response?
The difference between setting the time of a watch and setting the alarm time should be minimal. A typical answer
can be produced by copying and pasting solution of Exercise 4–2 and modifying the beginning and the end of the use
case. The rationale behind this similarity is that any user interface should provide similar interfaces for addressing
similar functionality (i.e., user interface consistency). Below is an example generated from the use case of Figure 4-2.
You might also like to view...
Inserting and removing items from an array are called ____ time operations.
A. constant B. linear C. quadratic D. exponential
An exception is an occurrence of an undesirable situation that can be detected during program compilation.
Answer the following statement true (T) or false (F)