type
RU: тип
An interpretation rule for a bit pattern: it specifies how many bytes the value occupies and how to decode those bytes into a meaningful value (integer, character, boolean, etc.). Types are tracked by the program or its runtime, not embedded in the bits themselves.