Monday, May 12, 2008

Literal

Literal

A literal is any value expressed as itself. There are several types of literals; numerical literals, including integers, floating-point values, and Booleans; and non-numerical literals, including characters and multiple literals (known as string literals).

No comments: