Single Choice Easy

QIf 'for loop" is used within a "for loop", is called a ............ loop.

ID: #22417 Nested Loops in Java Language 174 views
Question Info
#22417Q ID
EasyDifficulty
Nested Loops in Java Language Topic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A nested while
  • B nested do while
  • C nested for
  • D simple loop
Correct Answer

Explanation

If a 'for loop' is used within a 'for loop', it is called a nested for loop.

Share This Question

Challenge a friend or share with your study group.