C-05-Q106mediumsingle_mcq
When should you use an if-else statement?
When should you use an if-else statement?
- aWhen you need to repeat a task
- bWhen you do one task if true and another if false
- cWhen there are no conditions
- dTo declare variables
When should you use an if-else statement?