Saved Bookmarks
| 1. |
The purpose of a ……. is to execute a statement/block of’statement repeatedly as long as an expression is true?(a) for loop(b) do while loop(c) while loop(d) all the above |
|
Answer» (c) while loop |
|