Computer Science, asked by mitaliphukan681, 7 months ago

how do string constants differ from character constants​

Answers

Answered by moizmushtaq22
2

Answer:

A string constant can be any length. A single character string constant has an equivalent integer value. A single character string constant does not have an equivalent integer value. The character constant 'A' consists of only character A.

Similar questions