Computer Science for IGCSE & O level - Programming (Section 13 - No. 27)
What would be the appropriate data type for the variable used to store a student's name?
INTEGER
REAL
STRING
BOOLEAN
Explanation
A string is used to store a sequence of characters.
Comments (0)
