Programming constructs Flashcards

1
Q

what must selection and iterative sections of a program end with?

A

selective: endif
count controlled: next x
condition controlled: endWhile

How well did you know this?
1
Not at all
2
3
4
5
Perfectly