A string of eight 0 's and 1 's is called a _____?

A string of eight 0 's and 1 's is called a _____?

Explanation

A string of eight 0s and 1s is called a byte.

A byte is a unit of digital information that is made up of eight bits.

Binary: A system of 1s and 0s that can be used to encode any digital information.

Bit: A single binary digit, either a 0 or a 1.

Byte: A string of eight bits, which can represent up to 256 different values.

Nibble: Half of a byte, or a string of four bits.