byte

byte — noun

1. the smallest chunk of data that a computer normally handles as one piece, made u

1.名詞B2
釋義

the smallest chunk of data that a computer normally handles as one piece, made up of eight smaller signals called bits, and roughly enough space to store a single letter, digit, or symbol.

例句

A plain text file with the word 'hello' takes only five bytes.

[number] bytes of storage measurement

Marcus checked the file size and saw the photo was nearly four million bytes.

byte as a countable measure of file size

同義詞
  • octet

    more technical term, mainly used in networking standards to stress exactly eight bits

文法句型

a [number] byte file

[number] bytes of [storage]

用法筆記

Often appears with prefixes like kilo-, mega-, giga-, and tera- (kilobyte, megabyte, etc.) to describe larger amounts. The plural 'bytes' is standard when counting; the singular is rare outside technical descriptions of structure.

常見錯誤

My phone has 64 byte of memory.
My phone has 64 gigabytes of memory.
💡bare 'bytes' is far too small for device storage; use a prefix like giga- or tera-.
Each letter is one bytes.
Each letter is one byte.
💡use the singular 'byte' after 'one'.