Variable
A variable is a named container that stores a value in a program's memory. The value it holds can change as the program runs.
A variable is a named container that stores a value in a program's memory. The value it holds can change as the program runs.