Quiz

Quiz to test your understanding of loops in C#

We'll cover the following...
Technical Quiz
1.

Which of the C# loops is not a pretest loop?

A.

For loop

B.

For Each loop

C.

Do while loop

D.

All of the above


1 / 5