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

A double entry check is used to:
Validate the type of data input.
Compare the input of two different operators.
Ensure data is present.
Check the input format.

Explanation

Double entry checks are used to reduce errors by ensuring consistency.

Comments (0)

Advertisement