In a digital computer, into which form are all expressions converted?
Explanation
Digital computers represent all data and instructions using binary digits (0s and 1s). Although octal, hexadecimal, and decimal systems are used for human convenience, the fundamental coding is always in binary.