...

/

Quiz on Loops

Quiz on Loops

Quiz to test your understanding of loops in Perl.

We'll cover the following...
1

Which of the loops is not a pretest loop?

A)

for loop

B)

while loop

C)

do while loop

D)

until loop

E)

All of the above

Question 1 of 60 attempted