Computer Science for IGCSE & O level - Programming (Section 14 - No. 29)

Which of the following is used to store a single character?
Integer
String
Char
Boolean

Explanation

The Char data type is specifically designed to store single characters.

Comments (0)

Advertisement