A file that stores data in its raw binary representation rather than as human-readable text. Binary files preserve exact numeric precision and are typically smaller and faster to read/write than text files, but cannot be opened in a text editor. (Ch. 13)