233k views
5 votes
Which data unit term and value are correctly matched?

A bit = a one or a zero
A bit = eight bytes
A byte = a one or a zero
A byte = eight bits
A gigabyte = one billion bytes
A gigabyte = one million bytes
A megabyte = one million bytes

User Coleen
by
7.4k points

1 Answer

4 votes

Answer:

The solution to this question is given below into the explanation section.

Step-by-step explanation:

Correctly Matched.

  1. A Bit is equal to one or zero. Bit has two values either 1 or 0.
  2. A byte is equal to eith bits.
  3. A gigbyte is equal to one billion (1000000000) bytes.
  4. A megabyte is equal to one million (1000000) bytes.

Incorrectly Matched

  1. A bit is not equal to 8 bytes, however 8 bits are equal to 1 byte.
  2. A byte is not equal to one or zero because a byte can store upto 8 bit and each bit has two values either 1 or 0;
  3. A gigbyte is not equal to one million bytes but its equal to one billion bytes

User Jameelah
by
7.1k points