Computer Science, asked by paramjitpummy17, 6 months ago

variable and constant​

Answers

Answered by manshi007963
0

Answer:

A variable is a named memory location which temporarily stores data that can change while the program is running. A constant is a named memory location which temporarily stores data that remains the same throughout the execution of the program. The type of a variable indicates what kind of value it will store.

hope my answer helps u please follow me and mark me as Brainliest....

Answered by shiny112
1

Answer:

variable - unknown quantity that is which is not fixed such as a, b, c,....etc.

constant - these have fixed values

Similar questions