Computer Science, asked by anujkumar52197pesb55, 10 months ago

what is constant and types

Answers

Answered by Anonymous
1
There are many different types of data values that are implicitly declared as constants in C. The value of a constant cannot be changed during execution of the program, neither by the programmer nor by the computer. The character 'A' is a constant having numerical value equal to 65 in decimal number system.
Answered by NikhilAnswerzz
0
Constant is nothing but a number in an polynomial or equation.

For ex:
 {x}^{2}  + 2x - 6
here -6 is a constant
Similar questions