Binary Flashcards
1
Q
Bit (Binary)
A
The basic unit of information in computing and digital communications. Consists of 0 or 1 only.
2
Q
Nibble
A
Nibble contains 4 bits. There are sixteen possible values. It corresponds to a single hexadecimal digit.
3
Q
Byte
A
Contains eight bits - the number of bits required to encode a single character of text.
4
Q
Kilobyte
A
2^10 (or 1,000 bytes)
5
Q
Megabyte
A
2^20 (or 1,000 kilobytes)
6
Q
Gigabyte
A
2^30 (or 1,000 megabytes)
7
Q
Terabyte
A
2^40 (or 1,000 gigabytes)
8
Q
Kibibyte
A
2^10 (or 1,024 bytes)
9
Q
Mebibyte
A
2^30 (or 1,024 kibibytes)