Difference between Variable and Constant.
Attachments:
Answers
Answered by
7
Answer:
variables are a ,b ,c ,d etc
constant are 1,2,3,4,etc
Attachments:
Answered by
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