Programming (12th Grade)
Control Structures
Which of the following is used to initiate a loop in JavaScript?
if
for
while
all of the above
Next