1.1 Data Representation Flashcards
1
Q
What is binary?
A
Base 2 number system based on the values 0 and 1 only
2
Q
What is bit?
A
Abbreviation for binary digit
3
Q
What is hexadecimal?
A
A number system based on the value 16, uses 0-9 and A-F
4
Q
What is a memory dump?
A
Contents of a computer memory output to a screen or printer
5
Q
1 KB
A
1000 bytes
6
Q
1 MB
A
One million bytes
7
Q
1 GB
A
1 billion bytes
8
Q
1 TB
A
1 trillion bytes
9
Q
1 Petabyte
A
1 quadrillion bytes
10
Q
1 Kibibyte (1 KiB)
A
2^10
11
Q
1 mebibyte (1MiB)
A
2^20
12
Q
1 gibibyte (1GiB)
A
2^30
13
Q
1 tebibyte (1TiB)
A
2^40
14
Q
1 pebibyte (1 PiB)
A
2^50
15
Q
What do you need to interpret results of a memory dump?
A
Knowledge of computer architecture