Click the correct answer (True or False).
Click the correct answer.
While loop is a
controlled loop.
exit
condition
function
constant
Loops reduce the size of the program by reducing the number of
in a program.
command
instructions
statements
keywords
in For loop is evaluated on each iteration.
Statement
Condition
Value
Constants
defines the increment or decrement of the control variable.
Test condition
Control variable
Step value
Body of the loop