...

/

Quiz on Loops

Quiz on Loops

Quiz to test your understanding of loops in Perl.

We'll cover the following...
Technical Quiz
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


1 / 6