CLAD 03-26
Under which of the following conditions does a For Loop stop executing?
- When a true value is present at the conditional terminal and the conditional terminal is
.
- When the value of the iteration terminal,
, is one less than the value of the count terminal,
.
- When the value of the iteration terminal,
, is one more than the value of the count terminal,
.
- None of the above.
Leave a Reply