C-17-Q005mediumsingle_mcq
If the condition of a single if is false:
If the condition of a single if is false:
- aThe body is executed once
- bThe body is skipped and execution continues with the next statement
- cThe program halts with an error
- dThe condition is re-evaluated until true