MCQOPTIONS
Saved Bookmarks
| 1. |
Choose a statement to use C If Else statement. |
| A. | else if is compulsory to use with if statement. |
| B. | else is compulsory to use with if statement. |
| C. | else or else if is optional with if statement. |
| D. | None of the above |
| Answer» D. None of the above | |