Variables
A variable is an identifier whose value can change at runtime.
Put differently, a variable is a name for a location in
memory; you can use the name to read or write to the memory location. Variables are like containers for data, and,
because they are typed, they tell the compiler how to interpret the data they hold.
Dostları ilə paylaş: