C-18-Q027mediumsingle_mcq
In a while loop, the final value of the counter (or the condition for it) is given in the:
In a while loop, the final value of the counter (or the condition for it) is given in the:
- aInitialization part
- bCondition part
- cIncrement part
- dPrint part