Beginner Computer Architecture & Organization
Q12 / 100

What is a "bit" and a "byte"?

Correct! Well done.

Incorrect.

The correct answer is A) A bit is the smallest unit of data, representing a 0 or 1; a byte is a group of 8 bits

A

Correct Answer

A bit is the smallest unit of data, representing a 0 or 1; a byte is a group of 8 bits

Explanation

The bit (binary digit) is the fundamental unit of digital information; bytes (8 bits) are the standard unit for representing characters and addressing memory in most computer architectures.

Progress
12/100