C-05-Q103mediumsingle_mcq
When does the code inside an if block execute?
When does the code inside an if block execute?
- aAlways
- bNever
- cWhen the condition evaluates to true
- dWhen the condition evaluates to false
When does the code inside an if block execute?