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

Which data validation check verifies that data falls within an acceptable pre-defined set of values?
Format check
Range check
Presence check
Lookup check

Explanation

A Lookup check ensures the data selected is from a pre-defined acceptable list.

Comments (0)

Advertisement