a Fill in the following table Note see page 6 Equivalent Pow
a. Fill in the following table (Note: see page 6): Equivalent Powers of 10 and 2 Power of 2 Power of 10 Kilo-K Mega-M Giga G b. A computer has 16G of RAM installed (i.e. 16GBytes). Since memory is measured in powers of 2, what is the power of 2 for 16G?: c. How many bits is 64GBytes in powers of 2?
Solution
a)sol:
one kilo --> 10^3-->2^10
one Mega --> 10^6-->2^20
one Giga --> 10^9-->2^30
*********************************************
b)sol:
given that a a computer has 16G of RAM .if we measured in powers of 2
then....
1G --->2^30 then
16G ---> 2^34
**********************************************
c)how many bits in 64 GB in power of 2
sol:
1GB ----> 2^33 bits
64GB ---> 2^39 bits
