Which of the following statements is true regarding the execution of the following code?
The loop will iterate 51 times.
The loop will iterate 50 times.
The loop will iterate 49 times.
A For Loop that has a 50 wired to the count terminal will perform the same operation.
Submit