Nota: La traducción de esta entrada está actualmente en revisión de calidad, por lo que parte del contenido se muestra temporalmente solo en inglés.
Esta entrada aún no se ha traducido a tu idioma, así que se muestra el original a continuación.
bitmask
This term is highly specialized technical jargon used primarily in computer science, low-level programming, and digital electronics. It describes a logical filter where the binary pattern of the mask determines which bits of a target value are preserved or discarded during a bitwise AND, OR, or XOR operation.
In professional contexts, it is used to describe efficiency in memory management and hardware interfacing. While it functions as a standard countable noun, it is almost exclusively encountered in technical documentation, API references, and source code comments rather than in general conversation.