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

In what ways can data be invalid?
Incorrect data type.
The format is wrong.
The data is missing.
The data is outside the acceptable range.

Explanation

All these describe invalid data.

Comments (0)

Advertisement