Computer Science for IGCSE & O level - Programming (Section 7 - No. 12)

What type of data would be best used for a ClassName variable?
INTEGER
REAL
BOOLEAN
STRING

Explanation

ClassName would store text representing the name, thus STRING would be the correct data type.

Comments (0)

Advertisement