In computer science, a 'mask' is some data that, along with an operation, is used in order to extract information stored elsewhere. The most common mask used, also known as a 'bitmask', extracts the status of certain bits in a binary string or number (a bit field or bit array)