Topic 3 - Data Representation Flashcards
(8 cards)
1
Q
What are the 3 number bases ?
A
Decimal - Base 10
Binary - Base 2
Hexadecimal - Base 16
2
Q
What is a bit ?
A
A single unit of data
3
Q
What is a byte ?
A
A group of 8 bits
4
Q
What is 1 kB in bytes ?
A
1,000 bytes
5
Q
What is 1 MB in kilobytes ?
A
1,000 Kilobytes
6
Q
What is 1 GB in Megabytes
A
1,000 Megabytes
7
Q
What is 1 TB in Gigabytes ?
A
1,000 Gigabytes
8
Q
Run Length Encoding
A
Lossless data, runs of data are stored using frequency/data pairs.