Page 1 of 1

6. The following while loop terminates ONLY when nNum > 5. nNum = 0 while (nNum < 5) { nNum ++; } O True O False

Posted: Tue Jul 12, 2022 8:07 am
by answerhappygod
6 The Following While Loop Terminates Only When Nnum 5 Nnum 0 While Nnum 5 Nnum O True O False 1
6 The Following While Loop Terminates Only When Nnum 5 Nnum 0 While Nnum 5 Nnum O True O False 1 (27.2 KiB) Viewed 38 times
6. The following while loop terminates ONLY when nNum > 5. nNum = 0 while (nNum < 5) { nNum ++; } O True O False