Computer Science for IGCSE & O level - Programming (Section 14 - No. 19)

What is the main function of the `output` statement in the code examples?
To declare variables.
To get inputs from the user.
To display results to the user.
To perform calculations.

Explanation

The output statement is used to show the result to the user.

Comments (0)

Advertisement