Q. 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. (Solved)
1. if ... then ..else
2. do while
3. dynamic array
4. array
- a. if ... then ..else