why we use variable constant nd different data type in C language
Answers
Answered by
1
Answer:
As the name suggests the name constants is given to such variables or values in C programming language which cannot be modified once they are defined. 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.
Similar questions
Social Sciences,
2 months ago
Math,
2 months ago
Math,
4 months ago
Social Sciences,
4 months ago
Math,
9 months ago