Replies
Welcome, guest
Join CrazyEngineers to reply, ask questions, and participate in conversations.
CrazyEngineers powered by Jatra Community Platform
-
@gauravbhorkar-Pf9kZD • Feb 14, 2010
Lets do some calculations,
We all know that,
1 GB = 1024 MB ----------(1)
But the manufacturers round it off to 1 GB = 1000 MB
So, 2 GB = 2000 MB (according to them).
Our operating system calculates memory according to (1).
So, 2000 MB divided by 1024 MB = 1.95 GB
Thus the OS shows us 1.95 GB.
Hope you get it now. -
@techworm-Etpwrh • Feb 15, 2010
Thanks for the information.Does that mean ,the actual memory is 2gb but is specified as 1.95gb? -
@gauravbhorkar-Pf9kZD • Feb 15, 2010
No, the actual memory isn't 2.0 GB. Its just a rounded off value that manufacturers print.techwormThanks for the information.Does that mean ,the actual memory is 2gb but is specified as 1.95gb? -
@techworm-Etpwrh • Feb 15, 2010
oh... got it now....completely
thanks:smile:!!!