Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 7 - No. 2)
What data type is commonly validated using a type check?
Boolean.
Integer.
String.
All of the above.
Explanation
Type checks are used to ensure all of the above types are correctly validated.
Comments (0)
