389,582 views
13 votes
13 votes
Nathan has a 30-second clip of music that he wants to play over and over again when he runs a program. What does Nathan need to make this happen?

a for loop
a while loop
an infinite loop
a Boolean loop

User Ian Jones
by
2.6k points

2 Answers

10 votes
10 votes

Nathan has a 30-second clip of music that he wants to play over and over again when he runs a program. What does Nathan need to make this happen?

a while loop

User Andrew Gilmartin
by
2.4k points
14 votes
14 votes
The answer is an infinite loop
User Padmanathan J
by
2.8k points