7.4 Special Variables Review

In this chapter we have learned that each language provides certain ‘special’ variables. These special variables come from various sources but all share the common feature that we do not declare them directly in our program, they ‘just appear’.

We will encounter more of these special variables as we progress.