Answer:
The solution to this question is given below into the explanation section.
Step-by-step explanation:
Correctly Matched.
- A Bit is equal to one or zero. Bit has two values either 1 or 0.
- A byte is equal to eith bits.
- A gigbyte is equal to one billion (1000000000) bytes.
- A megabyte is equal to one million (1000000) bytes.
Incorrectly Matched
- A bit is not equal to 8 bytes, however 8 bits are equal to 1 byte.
- 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;
- A gigbyte is not equal to one million bytes but its equal to one billion bytes