Computer Science for IGCSE & O level - Programming (Section 15 - No. 13)

Which of the following programming concepts is described as 'the selection of a path through a program'?
Sequence
Iteration
Selection
Variable

Explanation

Selection allows different code blocks to execute based on conditions.

Comments (0)

Advertisement