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

Which programming concept allows a program to make decisions?
Sequence
Selection
Iteration
Data types

Explanation

Selection (often involving 'if' statements) enables decision-making.

Comments (0)

Advertisement