What does 'sequence' refer to in the context of programming organizational techniques?
A decision point in a program that can lead to different instructions being executed.
A collection of data items all of the same type.
The repetition of a set of instructions a certain number of times.
The order in which instructions are executed in a program.