Quiz
Quiz to test your understanding of loops in PHP.
Technical Quiz
1.
Which of the loops is not a pretest loop?
A.
for loop
B.
while loop
C.
do while loop
D.
All of the above
1 / 5
Practice your ...
Quiz to test your understanding of loops in PHP.
Which of the loops is not a pretest loop?
for loop
while loop
do while loop
All of the above
Practice your ...