Computer Science, asked by surajgpta876, 2 months ago

what is variables? How are they different from a constant?​

Answers

Answered by linap33
2

Explanation:

A constant is a data item whose value cannot change during the program's execution. Thus, as its name implies – the value is constant. A variable is a data item whose value can change during the program's execution. Thus, as its name implies – the value can vary.

Answered by shreyabatabyal2005
3

Answer:

variable is a quantity which during a calculation is assumed to vary or be capable of varying in value.

Explanation:

Attachments:
Similar questions