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

A type check is designed to validate?
The content of the variable.
The type of the variable.
The presence of the variable.
The format of the variable.

Explanation

A type check ensures the data entered is the correct data type.

Comments (0)

Advertisement