Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 14 - No. 26)
What is the overall function described in the given alarm clock example?
To set the current time.
To continuously monitor the current time and trigger an output based on a condition.
To calculate the time elapsed.
To perform mathematical calculations.
Explanation
The algorithm monitors the current time against a target time, sounding the alarm when they match.
Comments (0)
