Back to quizzes
Loops Quiz
Java / Loops | Medium | 15 questions
Question 1 of 15
4 free questions left
What is a loop in programming?
A
way to repeat a block of code
B
A method to define functions
C
A data type
D
An error handling mechanism