Computer Science, asked by darkprince1121, 7 months ago

Which of the following is not a character constant?



a) ‘g’

b) ‘\t’

c) ‘6’

d) “d”

no scam plz it's impt


Answers

Answered by kushaltogi
6

Answer:

6 is not the character constant

Answered by steffiaspinno
0

c) ‘6’

  • A character constant is at least one character encased in single statements, for example, 'A,' '+,' or '\n's. In the mikroC PRO for PIC, single-character constants are of the unsigned int type. Multi-character constants are alluded to as string constants or string literals.
  • A solitary character constant or character steady is a solitary letter in order, a solitary digit, or a solitary unique image encased inside single rearranged commas. Both the upset commas should highlight the left.
  • An oblique punctuation line character (\) is utilized to present a getaway grouping, which permits a visual portrayal of certain nongraphic characters. Quite possibly, the most well-known departure consistent is the newline character (\n).

Similar questions