Computer Science, asked by archu040688, 12 hours ago

Difference between Variable and Constant.​

Attachments:

Answers

Answered by nehu01
7

Answer:

variables are a ,b ,c ,d etc

constant are 1,2,3,4,etc

Attachments:
Answered by KabirSaheb
4

Answer:

Variables are specially written in letters or symbols.

Constants usually represent the known values in an equation, expression or in line of programming.

Variables, on the other hand, represent the unknown values.

Constants are used in computer programming.

Similar questions