What is meaning of constant fundamental ofprogramming?
Answers
Answered by
0
In computer programming, a constantis a value that cannot be altered by theprogram during normal execution, i.e., the value is constant. When associated with an identifier, aconstant is said to be "named," although the terms "constant" and "named constant" are often used interchangeably.
Answered by
0
In programming, a constant is a value that never changes. The other type of values that programs use is variables, symbols that can represent different values throughout the course of a program.
Plzzzz follow me.
Plzzzz follow me.
Similar questions