Single Choice
Easy
QWhat is the purpose of the "for" loop in programming?
ID: #19965
Computer programming
120 views
Question Info
#19965Q ID
EasyDifficulty
Computer programmingTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
The "for" loop in programming is used for repeating a block of code a specific number of times. It provides a concise and structured way to implement repetitive tasks.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic