Computer Science Ques 480
Question: ____ bits equal one byte.
Options:
A) Eight
B) Two
C) One thousand
D) One million
E) None of these
Show Answer
Answer:
Correct Answer: A
Solution:
- A byte is a group of eight; adjacent binary digits (bits), each of which consist of either 0 or 1. Byte is the basic unit of information in computer storage and processing.