Computer Science, asked by MissMindhollicHasina, 3 months ago

what is the importance of variable in small basic?​

Answers

Answered by Bhavyajhawar
3

Answer:

Variable contains number or string. Constant number or string (literal) cannot be changed. But variable can be changed. So important point is that you can generalize your code by using variable

Answered by Anonymous
1

\huge\mathfrak\blue{AnSWeR:-}

  • A variable temporarily stores a value that your program can use later.

  • If you run a program again but assign a different value to the variable, the new value in the variable replaces the old value.

#\huge\mathtt\red{Not}\huge\mathtt\orange{the}\huge\mathtt\green{Blade}

Similar questions