As we all know that computer runs on Binary numeral system. The binary numeral system, also called the base-2 number system, is a numeral system that represents numeric values using two symbols, 0 and 1. In computers SY0-101, 0 and 1 are called bits. Bits are grouped in bytes to form binary numbers 642-642.

Nibble

Nibble is a group of four bits. Sometimes it is also called a half-byte number 70-270. An example of a nibble is 1010.

Byte

Byte is a group of eight bits. An example of a byte is 10100111.

Converting a Decimal number to a Binary number 642-845

Let us have a look at the table given below: