Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Variable names such as number1, number2 and sum actually correspond to locations in the computer’s memory. Every variable has a name, a type, a size and a value.
In the addition program of Fig. 2.5, when the statement in line 14