numeric literal


numeric literal

A set of contiguous characters that make up a numeric value in the source code of a program. The values may be expressed in decimal, hexadecimal or octal notation. Contrast with string literal.