

MCQOPTIONS
Saved Bookmarks
1. |
If the else statement is used with a while loop, the else statement is executed when the condition becomes _______. |
A. | TRUE |
B. | FALSE |
C. | Infinite |
D. | Null |
Answer» C. Infinite | |