Term of the Moment

black box voting


Look Up Another Term


Definition: number sign


In some programming languages, the number sign (#), also called the "pound sign" and "hash sign," is used as a not-equals symbol. For example, the expression if amount # 500 means "if amount not equal to 500." See hash sign.