Computer Science for IGCSE & O level - Programming (Section 2 - No. 12)
What is the function of the 'OUTPUT' statement in programming?
To read data from the user.
To display information to the user.
To perform calculations.
To store values.
Explicaţie
The 'OUTPUT' statement is used to send text.
