Single Choice Easy

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

ID: #22418 Nested Loops in Java Language 129 views
Question Info
#22418Q 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 'while loop' is used within a 'while loop', it is called a nested while loop.

Share This Question

Challenge a friend or share with your study group.