The built-in variable identifiers

Built-in variable identifiers are automatically declared by the compiler. Unlike reserved words, you can declare your own identifiers with the same spelling as built-in variable identifiers, if you do then your declaration will override the declaration made by the compiler. The built-in variable identifiers are listed below: