World Languages, asked by baljeet95018, 4 months ago

3. Explain the purpose of using a variable in programming.​

Answers

Answered by AvishiSrivastava
0

Answer- Variables are used to store information to be referenced and manipulated in a computer program. ... It is helpful to think of variables as containers that hold information. Their sole purpose is to label and store data in memory. This data can then be used throughout your program.

Answered by 400004109
0

Explanation:

Variables are used to store information to be referenced and manipulated in a computer program. They also provide a way of labeling data with a descriptive name, so our programs can be understood more clearly by the reader and ourselves.

there sole purpose is to level and store in memory

Similar questions