A character constant is member of the character set in which a program is written which is surrounded by single quotation marks (‘).
Riya Answered question July 6, 2023
A “character constant” is formed by enclosing a single character from the representable character set within single quotation marks (‘ ‘). Character constants are used to represent characters in the execution character set.
BrindhaPrathaban Answered question June 30, 2023
