Quiz: Loops in JavaScript
Test your knowledge of loops in JavaScript.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
What is the term used to describe a loop inside another loop in JavaScript?
A.
Combined loop
B.
Nested loop
C.
Embedded loop
D.
Parallel loop
1 / 6
...