PHP - Loops
Why does a
do-while loop always execute its body at least once in PHP?do-while loop always execute its body at least once in PHP?do-while loop, the code block runs first, then the condition is checked.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions