C-05-Q110mediumsingle_mcq
In a bundled if and else-if chain, when one condition is true —
In a bundled if and else-if chain, when one condition is true —
- aAll blocks are executed
- bThe rest of the else-if statements are skipped
- cThe program stops
- dThe first block is skipped