Whitespace represents data in binary format - each instruction uses a sequence of spaces and tabs to encode binary digits. This is fundamental to how the language works: spaces/tabs/linefeeds are mapped to binary commands. Options A (decimal), B (hexadecimal), C (octadecimal - also a typo, should be octal) are incorrect representations used in other contexts.