Addresses
The actual addresses occupied by variables in a
program depend on many factors, such as
- the computer the program is running on,
- the size of the operating system,
- and whether any other programs are currently in memory.
For these reasons no two computers will give the same answer to the above program.