Computer Science, asked by falaekka, 7 months ago

1. Each execution of the instructions through a loop is called an
2. An
does not terminate and continues forever.
3. You can increment the counter variable in a For loop by any value other than 1, by using
the keyword
4. The
loop is used to execute a set of instructions multiple times or till
a specified condition is true.
5. The
property sets the font used to display text on the graphics
window.​

Answers

Answered by jhonsjebina
0

Answer:

1.time or till

2.infinite loop

Similar questions