Computer Science for IGCSE & O level - Programming (Section 10 - No. 21)
What does the concept of "sequence" represent in programming?
The order of steps in an algorithm
Repeating a set of instructions
Selecting a path through a program
Storing characters in a string
Explanation
Sequence is the order in which instructions are executed in an algorithm.
Comments (0)
