An identifier (normally a name) which identifies a particular statement in a program. Labels are normally only needed to indicate the destination of a jump, which is the next instruction to be used after the jump instruction.