ABSTRACT

name a sequence of characters representing a fundamental lexical entity in a programming language. Typically a sequence of letters, digits, and some punctuation symbols which define entities that represent values (for example, variables). The rules for forming a name are language-specific. See also symbol.