what is the purpose of using constant in C programming ?
Answers
Answered by
1
Explanation:
Constants refer to fixed values that the program may not alter during its execution. These fixed values are also called literals. Constants can be of any of the basic data types like an integer constant, a floating constant, a character constant, or a string literal....
Similar questions
History,
25 days ago
Computer Science,
25 days ago
Hindi,
1 month ago
English,
9 months ago
Computer Science,
9 months ago