MCQOPTIONS
Saved Bookmarks
| 1. |
The _______ loop executes the given commands until the given condition remains true. |
| A. | For loop |
| B. | While loop |
| C. | until loop |
| D. | Both B and C |
| Answer» C. until loop | |