BYTE
Byte
The byte is a unit of digital information in computing and telecommunications that most commonly consists of eight bits. Historically, the byte was the number of bits used to encode a single character of text in a computer and for this reason it is the smallest addressable unit of memory in many computer architectures.The above text is a snippet from Wikipedia: Byte
and as such is available under the Creative Commons Attribution/Share-Alike License.
byte
Noun
- A sequence of adjacent bits (binary digits) that can be operated on as a unit by a computer; the smallest usable machine word; nearly always eight bits, which can represent an integer from 0 to 255 or a single character of text.
- A unit of computing storage equal to eight bits
- The word “hello” fits into five bytes of ASCII code.
The above text is a snippet from Wiktionary: byte
and as such is available under the Creative Commons Attribution/Share-Alike License.