What are the exact values of the following powers of 2? What are the approximate values? If unit is Bytes, what is the approximation of those bytes to MB, GB or other nearest unit?

What are the exact values of the following powers of 2? What are the approximate values? If unit is Bytes, what is the approximation of those bytes to MB, GB or other nearest unit?


2¹⁰
2²⁰
2³⁰
2⁴⁰



Answer:


2¹⁰ = 1024 ≈ 1 thousand ≈ 1K
2²⁰ = 1,048,576 ≈ 1 million ≈ 1MB
2³⁰ = 1,073,741,824 ≈ 1 billion ≈ 1GB
2⁴⁰ = 1,099,511,627,776 ≈ 1 trillion ≈ 1TB

Popular posts from this blog

After analyzing the model, your manager has informed that your regression model is suffering from multicollinearity. How would you check if he's true? Without losing any information, can you still build a better model?

Is rotation necessary in PCA? If yes, Why? What will happen if you don't rotate the components?

What does Latency mean?