Computer Science for IGCSE & O level - Programming (Section 2 - No. 16)
What is the purpose of a "prompt" when taking input in a program?
To store the user's input.
To tell the program what type of input to expect.
To show instructions to the user regarding what input is required.
To define the variables that store input.
Explanation
A prompt provides the user with instructions or guidance on what information to enter.
Comments (0)
