Quiz

Test your understanding of loops in JavaScript.

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

Is the following statement correct?

Loops are used to repeat a series of statements and each repetition is called an iteration.

A.

True

B.

False


1 / 7