explain the classification of constant in c++
Answers
Answered by
1
Answer:
Constants in C/C++
They are fixed values in a program. There can be any types of constants like integer, float, octal, hexadecimal, character constants etc. Every constant has some range. The integers that are too big to fit into an int will be taken as long.
hope you like this answer
follow me for more answers
Similar questions
Math,
1 month ago
Social Sciences,
1 month ago
Science,
3 months ago
Math,
3 months ago
Math,
9 months ago