Label (computer Science)

A label in a programming language is a sequence of characters that identifies a location within source code. In most languages labels take the form of an identifier, often followed by a punctuation character (e.g., a colon). In many high level programming languages the purpose of a label is to act as the destination of a GOTO statement. In assembly language labels can be the destination of a e.g. JMP. Also in Pascal and its derived variations. Some languages, such as Fortran and BASIC, support numeric labels. Labels are also used to identify an entry point into a compiled sequence of statements (e.g., during debugging).

Famous quotes containing the word label:

    The formation of an oppositional world view is necessary for feminist struggle. This means that the world we have most intimately known, the world in which we feel “safe” ... must be radically changed. Perhaps it is the knowledge that everyone must change, not just those we label enemies or oppressors, that has so far served to check our revolutionary impulses.
    Bell (c. 1955)