Questions tagged 'loop control variable'
1 questions
Usually, when you create nested loops, each loop has its own ____.?
When creating nested loops, each loop typically has its own ____. Which answer best fits in the blank? A) sentinel value B) goto statement C) loop control variable D) entrance condition