MCQOPTIONS
Saved Bookmarks
| 1. |
The ______ selection structure allows the programmer to specify thata different action is to be performed when the condition is True thanwhen the condition is False. |
| A. | if ... then ..else |
| B. | do while |
| C. | dynamic array |
| D. | array |
| Answer» B. do while | |