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 created by surrounding a single character from the representable character set with single quotation marks (‘ ‘). Character constants are used in the execution character set to represent characters.
Vishalini.R Answered question June 28, 2023
