Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 11 - No. 39)
What is the role of a CASE OF statement?
To choose between many values
To handle repetition.
To assign values
To make an output to the console.
Explanation
CASE OF help in choosing between values.
Comments (0)
