Computer Science, asked by singhpiyush80103, 2 months ago

In BASIC language, what are the values which do not change during the execution of program?​

Answers

Answered by Anonymous
30

In computer programming, 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.

Answered by namdevdeshmukh77
0

Answer:

CONSTANTS

Explanation:

Similar questions