How many times will the word Hello be printed? You execute the following code. How many times will the word Hello be printed? You execute the following code. How many times will the word Hello be printed? A.5 B.6 C.10 D.12 Show Hint ← Previous question Next question →
Ivica step – The amount by which counter is incremented each time through the loop. it’s VB 1. 0 Hello 2. 2 Hello 3. 4 Hello 4. 6 Hello 5. 8 Hello 6. 10 Hello Reply
How come 6?
step – The amount by which counter is incremented each time through the loop. it’s VB
1. 0 Hello
2. 2 Hello
3. 4 Hello
4. 6 Hello
5. 8 Hello
6. 10 Hello
B: 6