Computer Science for IGCSE & O level - Programming (Section 6 - No. 32)
Which of the following would be a suitable data type for storing a student's grade (e.g., A, B, C)?
Integer
String
Boolean
Double
Explanation
The grades would use a String
Comments (0)
