Char Meaning: Definition, Examples, and Translations
🔤
char
[tʃɑː ]
Definition
computer programming
A data type that is used to store a single character. In most programming languages, a char is represented by a single byte of memory. It can hold any character, such as letters, numbers, or symbols.
Synonyms
Examples of usage
- In C++, char is used to store characters like 'a', 'b', 'c'.
- The ASCII value of the char 'A' is 65.
Translations
To see the translation, please select a language from the options available.
Origin of 'char'
The term 'char' originated in computer programming as an abbreviation for 'character'. It was first used in the early days of computing to represent a single character, such as a letter, number, or symbol. The concept of char evolved as programming languages developed, and it remains a fundamental data type in many modern programming languages.
See also: charade, charbroil, charcoal, charity, charred, charring.