Computer Science, asked by bhavishyakumar2006, 4 months ago

The element whose value remains uncharged during the course of program is called​

Answers

Answered by rajukumar762554
0

Answer:

A constant is a value that cannot be altered by the program during normal execution, i.e., the value is constant. When associated with an identifier, a constant is said to be “named,” although the terms “constant” and “named constant” are often used interchangeably. This is contrasted with a variable, which is an identifier with a value that can be changed during normal execution, i.e., the value is variable.[1]

Similar questions