The property of a variable is its capability to get a certain value from the program, retain it during the period of operation of the program and set this value to the program when requested by the program. For each variable in the program, the computer allocates a part of its memory, a part with the necessary size. Let us refer to Figure 7 to study the construction of a variable.