Chapter 2. Variables, Expressions and
Statements
One of the most powerful features of a programming language is the ability to manipulate
variables. A variable is a name that refers to a value.
One of the most powerful features of a programming language is the ability to manipulate
variables. A variable is a name that refers to a value.