PunctuationLexical IssuesKeywordsIdentifiers

Identifiers

An identifier is a sequence of characters other than a keyword that begins with an alphabetic character and is composed of alphabetic characters and decimal digits. The case of alphabetic characters in identifiers is not significant.


Computer Science 434
Department of Computer Science
Williams College

PunctuationLexical IssuesKeywordsIdentifiers