C-05-Q109mediumsingle_mcq
In an else-if chain, when is the last else block executed?
In an else-if chain, when is the last else block executed?
- aAlways
- bWhen the first condition is true
- cWhen no conditions are fulfilled
- dNever
In an else-if chain, when is the last else block executed?