Single Choice Easy

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

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

Share This Question

Challenge a friend or share with your study group.