byte
- noun
- /baɪt/
- Specialized
- A byte consists of eight bits, which can represent a character in computing, such as a letter or number.
- 128 bytes
- 256 bytes
- 64 bytes
Examples
-
We no longer care whether memory is updated a byte or a word at a time.
Academic text (2012) -
Data blocks may range in size from 256 bytes to 4K bytes in a single operation.
Academic text (1999) -
Well, I-i know the difference between a bit and a byte.
-
So they send the node address and they then send one byte of data.
-
Every byte of data flows through there.
-
We load the exam low, the low order byte, and we print that byte.
-
And it's just six bytes and it's read only.
-
How many bytes are in a KIBI byte?
-
So we need to assign these bytes into the memory locations.
-
Each unit of Java bytecode (the op-code) is exactly one byte long and is well defined.
Academic text (2011)
How Large
Surface Forms
Etymology
Byte comes from the English word bite, which means 'a small piece taken from food', but early computer designers changed the spelling to use a y so it would not be confused with the word bit. A byte is like a small 'bite' of information — usually eight bits — so the name helps you remember it is a small chunk of data.