answersLogoWhite

0

Binary code is made of 0s and 1s (hence, binary). Virtually every processor in use today understands only "off" and "on" signals (usually 0 volts for "off", and some usual maximum, such as 3.3v, 5v, or 12v) for "on". These zeros and ones are then grouped together into larger units, typically a multiple of 8 bits (a single "off" or "on" signal, or 0 or 1). Those larger units are then interpreted by circuits within the processor as an "instruction", which tells the processor to do something, such as adding two numbers together or moving data from one area to another.

User Avatar

Wiki User

14y ago

What else can I help you with?