Estimation and hard numbers Flashcards
How many bits in a byte?
8
How many bytes in an ASCII character?
1
Approximately how much is 2^10 ?
rounded to nearest power of 10
One Thousand
What is the metric prefix for a thousand?
Kilo
2^20 is approximately what?
Closest power of 10
One Million
What is the metric prefix for a million?
Mega
2^30 is approximately what?
Closest Power of 10
One Billion
What is the metric prefix of a brillion?
Giga
2^40 is approximately what?
Closest Power of 10
One Trillion
What is the metric prefix for a trillion?
**Tera*
2^50 is approximately what?
Closest Power of 10
One Quadrillion
What is the metric prefix for a quadrillion?
Peta
What is faster, memory access read or disk read?
Memory is fasr, disk is slow
Are simple compression algorithms fast or slow?
fast
Is it worth it to compress data before sending it over the internet?
Yes