Q. A collection of 8 bits is called
β
Correct Answer: (A)
Byte
Explanation: A byte is a collection of 8 bits. In computing, a bit is the smallest unit of data, representing a binary value (0 or 1), and 8 bits make up one byte. A byte is commonly used as a unit of memory storage or data processing in modern computers.
Explanation by: Praveen Singh
A byte is a collection of 8 bits. In computing, a bit is the smallest unit of data, representing a binary value (0 or 1), and 8 bits make up one byte. A byte is commonly used as a unit of memory storage or data processing in modern computers.