Question:
0.99 GB of RAM?
2007-12-28 11:19:17 UTC
when i right click on My Computer and go to System Properties

its showing as 0.99 GB

thats funny

it should show as


1.00 GB!!

thats what it shows on my other motherboard

but since everything has been changed, and the components

have been changed, things are a little different now...

but i dont know why it shows as 0.99 GB

i know i am using a DDR 2 type of memory

and it equal to a Gig

1,024 Bytes= 1 gigabyte

It should say 1.00 GB

Maybe its suppose to be like that...but IDK


all i know is that my Ram is one gig!
Eight answers:
fishman624
2007-12-28 11:30:52 UTC
Not all of the hard drive space is allocated for general use when you install it. THe missing .01 GB of hard drive space is being taken up by firmware and necessary files to make your hard drive operable. It's like this with every hard drive, dont worry. Hope this helps. Best wishes.
2016-04-05 04:34:22 UTC
For the best answers, search on this site https://shorturl.im/awUIp



First off, memory is counted in powers of 2 (2, 4, 8, 16, etc). 2^10 = 1024 = 1k (kilo = 1000) Second, there are bits and bytes - a bit is a single piece of information (0 or 1 and denoted as lower-case b) and a byte is 8 of those pieces (such as 11001001 and denoted as upper-case B). Read from right to left and each position is two to that power - the first position is 0 (computers start counting with 0, not 1) and 2^0=1, the next is 1 and 2^1=2, etc. To visualize this another way: 128 . 64 . 32 . 16 . 8 . 4 . 2 . 1 To convert a binary number (such as 01100100) to decimal (base 10, the counting system we all use) is done by multiplying the numbers in the line above by the 0 or 1 in the same position and adding the result. Thus the binary number 01100100 is 128*0 + 64*1 + 32*1 + 16*0 + 8*0 + 4*1 + 2*0 + 1*0 = 100 in decimal. A full byte (11111111) is 255 which is 2^8-1. Larger than that you use another byte which would then be 2^16-1, etc. A four-byte number would be 2^32-1 or 4,294,967,295. Each letter of the alphabet (and numbers, punctuation and some assorted characters) can be expressed in a single byte; the encoding used is called ASCII. a=97=1100001 A=64=1000000 So 1K of memory is 1024B (bytes) or 1024 characters or numbers (it's actually not that simple since large numbers can take several bytes, but I'm keeping it easy for you). 10k is 10,240 100k is 102,400 1000k is 1,024,000 and this is one mega denoted as M 10M is 10,240,000 100M is 102,400,000 1000M is 1,024,000,000 and this is one giga denoted as G 10G is 10,240,000,000 100G is 102,400,000,000 1000G is 1,024,000,000,000 and this is one tera denoted as T Memory (both RAM and hard drive space) is typically counted in bytes; bits are typically referred to when measuring line transmission speed. Remember, the case is significant; in your subject you asked about 1tb or 1gb; taken literally you're asking about bits - what you meant was 1TB or 1GB. So 1GB of memory is 1,024,000,000 bytes, or 1,024,000,000 individual numbers, letters or other characters (not including asian which uses two bytes to express a single character). Now... where this gets confusing is that there are two ways expressing this. The above is the layman's method and easily understood and remembered. The other way is how computers actually work and is to add up strictly using powers of 2. In this, a megabyte is 2^20 = 1,048,576, a gigabyte is 2^30=1,073,741,824, a a terbyte = 2^40=1,099,511,627,776. Obviously capacity is different depending on which system is used; Seagate (a hard drive manufacturer) lost a court case some years ago for false advertising because they mixed the two.
darkxdecadencex
2007-12-28 11:23:17 UTC
it doesnt count the RAM that is being used to run the start-up applications like your desktop and icons on your desktop. it still has 1GB but some systems dont show that stuff, so you that you know how much of your total RAM (1gb) you have for usage (.99)



its not that big of a difference anyways. if you want more RAM, go buy another 1gb module for like 20 bucks.
MuRcIElaGo
2007-12-28 12:26:58 UTC
I'm fairly positive that you have an integrated graphics card. That is using the 30 or so megs or memory as it is shared.
Krispy
2007-12-28 11:23:50 UTC
sometimes it shows what is left, for example your operating system may be using 100mb or something so it shows up as less than you really have.
Mr. Questionair
2007-12-28 11:29:01 UTC
I bought a 180gb hard drive and installed it.... when i check in my computer it said i only have 169gb!



that's funny... it should show 180gb!



it's empty so it should show 180gb!
2007-12-28 11:21:54 UTC
Odd, but I wouldn't lose any sleep over it.
JMB106
2007-12-28 11:24:53 UTC
my laptop says it too.


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...