1/14
need to know terms + conversions and prefixes
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
binary
0,1
decimal
0,1,2,3,4,5,6,7,8,9
hexadecimal
0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F
most significant bit (MSB)
leftmost digit
least significant bit (LSB)
rightmost digit (before the “b”)
kilobyte (KB)
210 bytes
gigabyte (GB)
230 bytes
megabyte (MB)
220 bytes
terabyte (TB)
240 bytes
nibble
4 bits
byte
8 bits
half word
16 bits
word
32 bits
double word
64 bits
quadword
64 bits