Computer Science for IGCSE & O level - Programming (Section 4 - No. 12)
What is the function of `OUTPUT` in programming?
To declare variables.
To display data to the user.
To create a loop.
To define a function.
Explanation
OUTPUT displays data to the user.
Comments (0)
