asked 120k views
5 votes
What is the definition of a variable in programming

asked
User Irobotxx
by
8.2k points

1 Answer

5 votes

Answer:

In programming, a variable is a value that can change, depending on conditions or on information passed to the program. ... Usually, both constants and variables are defined as certain data type s.

No related questions found