CBSE BOARD X, asked by Ironmanmark47, 1 year ago

Define character set of c++

Answers

Answered by happyhrx01
2
character set means the language that c++ can understand .

Ironmanmark47: yes
happyhrx01: is it corect
Answered by ylahari
1

Character set is the combination of English language (Alphabets and White spaces) and math's symbols (Digits and Special symbols). Character Set means that the characters and symbols that a C++ Program can understand and accept. These are grouped to form the commands, expressions, words, c-statements and other tokens for C++ Language.


Similar questions