Units of measurement Flashcards

1
Q

Bit

A
  • short for binary digit
  • smallest unit of data that can be stored on a computer
  • each represented as a binary number, either 1 or 0
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Byte

A
  • contains 8 bits

- single character takes up one byte of storage

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Nibble

A
  • group of 4 bits
  • not commonly used as most microprocessors use groups of 8 bits and higher
  • uses 1 or more bytes to process data
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Metric units

A

kilo, mega, giga, tera, peta

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Comparison between metric and binary measurements

A

Nibble - 4 bits (half a byte)
Byte - 8 bits
Kilobyte (KB) - 1024 bytes (or 1024 x 8 bits)
Megabyte (MB) - 1024 kilobytes (or 1048576 bytes)
Gigabyte (GB) - 1024 megabytes
Terabyte (TB) - 1024 gigabytes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly