What is the function or purpose of Byte?
- A. Non-volatile memory that stores firmware and cannot be easily rewritten.
- B. A unit of digital information consisting of 8 bits. ✓
- C. Volatile memory used to store data and instructions currently being processed by the CPU.
- D. A computer design model in which program instructions and data share the same memory.
Correct answer
B. A unit of digital information consisting of 8 bits.
Explanation
Byte refers to a unit of digital information consisting of 8 bits.