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

What is the purpose of a presence check?
To validate that the data is correct.
To determine if the entered data is a number.
To ensure a field has an entry.
To verify the length of the data.

Explanation

A presence check ensures data has been entered.

Comments (0)

Advertisement