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

A type check verifies which aspect of the data?
The type of the variable.
That the data is the right format.
That the data is present.
That the data is in the right range.

Explanation

A type check validates the variable type.

Comments (0)

Advertisement