Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 3 - No. 14)

What does the pseudocode statement OUTPUT represent?
Entering information into a program.
Displaying information.
Performing a calculation.
Making a decision.

Explanation

OUTPUT is used for displaying results or information on the screen or printed output.

Comments (0)

Advertisement