Computer Science for IGCSE & O level - Programming (Section 3 - No. 47)
In which programming language can you find the `CASE` statement?
Only Python
Python, Visual Basic, and Java
Python and Java
All languages that support Selection
Explanation
Case or Switch Statements are available in multiple languages.
Comments (0)
