Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 13 - No. 36)

In the context of designing an alarm app, what would be considered 'processes'?
The alarm going off.
Setting the alarm time.
Storing and removing alarm times.
The user interface.

Explanation

Storing and removing alarm times are examples of processes within the alarm app's functionality.

Comments (0)

Advertisement