Computer Science for IGCSE & O level - Programming (Section 5 - No. 38)
What is 'selection' in the context of programming?
Repeating a block of code multiple times.
Choosing a specific code execution path based on a condition.
Ordering steps in a logical sequence.
Storing a data.
Explanation
Selection is the process of selecting code by conditions.
Comments (0)
