English, asked by bhavyasojitradec, 4 months ago

give classification of constant in c language and give one example of each

Answers

Answered by itzcutejatni
0

Answer:

\huge\tt\colorbox{Orange}{\color{white}{Happy}}

\huge\tt\colorbox{white}{\color{blue}{Republic}}

\huge\tt\colorbox{green}{\color{white}{Day}}

Explanation:

Integer constants. Real or Floating point constants. Octal & Hexadecimal constants.

...

Types of C constant:

Constant type data type (Example)

Hexadecimal constant int (Example: 0x90 /*starts with 0x*/)

character constants char (Example: 'A', 'B', 'C')

string constants char (Example: “ABCD”, “Hai”)

Similar questions