Computer Science for IGCSE & O level - Programming (Section 4 - No. 44)

In pseudo code, what is the purpose of the keyword "OUTPUT"?
To read user input
To display information to the user.
To create a new variable
To perform a calculation

Explanation

"OUTPUT" is used to display information to the user in pseudocode.

Comments (0)

Advertisement