Computer Science for IGCSE & O level - Programming (Section 4 - No. 22)
What does the term 'sequence' refer to in the context of an algorithm?
Repeating a set of steps.
The order in which steps are executed.
Making decisions within the algorithm.
Storing data in the algorithm.
Explanation
Sequence defines the order of steps in an algorithm.
Comments (0)
