Computer Science, asked by urmanbhai, 9 months ago

what is a character constant in c++ ?

Answers

Answered by gadadharrout321
21

Answer:

Character constants are one or more members of the “source character set,” the character set in which a program is written, surrounded by single quotation marks ('). They are used to represent characters in the “execution character set,” the character set on the machine where the program executes

please mark as branliest

Similar questions