Character data type (char)

5 minutes 5 Questions

The Character data type, commonly abbreviated as 'char', is a fundamental primitive data type in programming that stores a single character. This character can be a letter (uppercase or lowercase), a digit, a symbol, or even a whitespace character. In most programming languages, a char is enclosed…

Test mode:
More Character data type (char) questions
30 questions (total)