Computer Science for IGCSE & O level - Programming (Section 8 - No. 33)

What is the purpose of an 'input' statement in a program?
To display output to the user.
To receive data from the user.
To perform calculations.
To control the flow of the program.

Explanation

Input gets data from the user.

Comments (0)

Advertisement