Computer Science for IGCSE & O level - Programming (Section 12 - No. 33)
In a nested selection (IF-ELSE inside another IF-ELSE), what is the term used to refer to the inner statements?
Outer statements
Internal statements
Nested statements
Independent statements
Explanation
Nested statements refer to those statements contained within a selection or iteration statement.
Comments (0)
