trini10kal
trini10kal trini10kal
  • 14-01-2021
  • Computers and Technology
contestada

var grades = 88;

for(var i=0; i < 100; i++){

grades++;

}
How many times does this loop iterate?

Respuesta :

tonb
tonb tonb
  • 14-01-2021

Answer:

100 times

Explanation:

first value of i in the loop is 0. Last value is 99. So loop never iterates with i at 100.

Answer Link

Otras preguntas

Help meeee pleaseeee​
Which of the following is the definition of a phalanx? A. form of soldiers carrying overlapping shields and long spears B. type of specific gear the hoplites wo
FIND x : x+(x+1)+(x+2)=(x+1)^2 A. 1 B. 0 C. 3 D. 2
The area of a cuboid = 2 (lb + bh + lh) and volume = l*b*h. Find the area and volume of these cuboids.I) l =7 cm,b= 5 cm,h=3 cmplease help me with this questio
How is biotechnology useful for society?
Which of the following describes a linear function? A. 3(x + 2y) - 4 = x + 5y B. ax2 + bx + c = 0 c. (a + b)? D. A = ?
A rock is thrown straight up from the edge of a cliff. The rock reaches the maximum height of 15 m above the edge and then falls down to the bottom of the cliff
Points Z L and S are
x ^ 2 − 17x − 60Which expression is equivalent to the expression above?(Please explain in simple terms cause, it's usually hard for me to understand)
Think About the Process The length of a rectangle is twice the width. The area of the rectangle is 54 square units. Notice that you can divide the rectangle int