Short Answer
The ____________________ statement is used for repeating a statement or series of statements as long as a given conditional expression evaluates to TRUE.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q26: If a command block is missing either
Q27: A(n) _ statement is a control structure
Q28: A function executes automatically.
Q29: _ are added to both the if
Q30: The _ statement halts the processing of
Q32: Global variables are automatically available to all
Q33: Function arguments are the statements that do
Q34: In PHP, you must declare a global
Q35: The <B>do...while </B>statement executes a statement or
Q36: The _ label contains statements that execute