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

Which of the following is a suitable method for validating a numerical value entered by a user?
Format check
Presence check
Range check
Type check

Explanation

A type check is used to make sure that the correct type is entered.

Comments (0)

Advertisement