CLAD 03-06
Which of the following statements is true about the following block diagram?
- The loop will execute once and the iteration terminal, , will output a value of one.
- The loop will execute once and the iteration terminal, , will output a value of zero.
- The loop will execute infinitely and the program will have to be aborted.
- The loop will not execute once and the iteration terminal, , will output a null value.
Leave a Reply