What are built-in constant identifiers

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