Computer Science for IGCSE & O level - Programming (Section 7 - No. 45)

What does an output statement do in a programming language?
Collects user input.
Controls the flow of the program.
Displays results to the user.
Defines a variable.

Explanation

An output statement is used to display information or results to the user.

Comments (0)

Advertisement