• The type of the literal is the Null primitive type.
    • The type of numeric literals is the Number primitive type.
    • The type of regular expression literals is the global interface type ‘RegExp’.