In computer memory, 4 bits is equal to:
2025
In computer memory, 4 bits is equal to:
Answer: C. 1 Nibble — ExplanationIn computer memory, data is measured in bits and bytes. A single bit is the smallest unit of data (0 or 1). When we group 4 bits together, it forms…
- A.
1024 Bytes
- B.
2 Kilo Bytes
- C.
1 Nibble
- D.
1 MB
- E.
Question not attempted
Attempted by 4099 students.
Show answer & explanation
Correct answer: C
Explanation
In computer memory, data is measured in bits and bytes. A single bit is the smallest unit of data (0 or 1). When we group 4 bits together, it forms a specific unit called a Nibble.
Therefore, 4 bits = 1 Nibble. This is a fundamental concept in computer architecture, often used to represent a single hexadecimal digit.
Loading lesson…