Computer Science, asked by prachichhatbar2018, 9 months ago

a group of 4 bits is called a _____​

Answers

Answered by Hanusuha
41

Answer:

Each 1 or 0 in a binary number is called abit. From there, a group of 4 bits is calleda nibble, and 8-bits makes a byte.

Answered by SaurabhJacob
0

A group of 4 bits is called a nibble.

  • One nibble is always equal to four bits.
  • Also, a nibble is the smallest unit of computer memory storage.
  • Another name for a nibble is half bytes.
  • Its preceding units are,
  1. Bytes - These are equal to eight bits.
  2. Kilobytes - These are equal to 1024 bits.
  3. Megabytes - These are equal to 1024 Kilobytes.
  4. Gigabytes - These are equal to 1024 Megabytes.
  5. Terabytes - These are equal to 1024 Gigabytes.
Similar questions