Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 11 - No. 48)
Which type of check verifies that the data entered is a number?
Format Check
Presence Check
Type Check
Range Check
Explanation
A type check verifies that the entered data is a numeric type.
Comments (0)
