CLAD 01-11
Which of the following statements is TRUE about the following code segment?
- The loop will execute once and the indicator Iteration will have value of one.
- The loop will execute once and the indicator Iteration will have a value of zero.
- The loop will execute infinitely and the program will have to be aborted.
- The loop will not execute and the indicator Iteration will have a value of zero.
Leave a Reply