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

What does the output 'Please enter the student's mark' indicate in the context of the given validation example?
The program has found an error.
The program is requesting input from the user.
The program is displaying the student's grade.
The program is terminating.

Explanation

It is a prompt to the user to enter the student's mark.

Comments (0)

Advertisement