Computer Science for IGCSE & O level - Programming (Section 14 - No. 46)
In the code examples, which language uses `dim` and `console.writeline`?
Python
Visual Basic
Java
C++
Explanation
Visual Basic code uses 'dim' for declaring variables and 'console.writeline' for output.
Comments (0)
