Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 7 - No. 46)
What is a 'presence check' designed to do?
Check if a field has a value entered.
Check the correct data type.
Check if the value is within a certain range.
Check for a correct format.
Explanation
It ensures a value has been inputted.
Comments (0)
