1024
2007-03-06 00:40:41
·
answer #1
·
answered by keith s 5
·
2⤊
2⤋
1024
2007-03-08 09:25:02
·
answer #2
·
answered by LadyTech 2
·
0⤊
0⤋
Computers use binary so all numbers in computer speak are usually representation of binary e.g.
1 Byte = 8 Bts = 00000001 = 1 (2 values 0, 1)
The next logical step is 00000011 = 3 (4 values 0,1,2,3)
So as memory increased it did not increase decimally but through multiples of 2
More info!
A computers CPU has address and data lines for talking to memory. The number of address lines determine the maximum size of memory that can be directly accessed so if you have 4 address lines xxxx you can access 0000 to 1111 (16) address spaces.
8 address lines max 256 bytes
10 address lines 1024 bytes or approx 1000 (1K)
16 address lines 65536 bytes (64K)
32 address lines 4294967296 bytes = 4194304K = 4096MB = 4GB
2007-03-06 01:15:51
·
answer #3
·
answered by Tempest 3
·
0⤊
1⤋
1000Mb if your talking about harddrive space. If your talking RAM a Gig would usually be measured as 1024MB (the 1024 is rounded off for description purposes). but 1Gig is technically 1000Mb.
Remember 8 bits = 1 Byte.
8000 gigabits = 1 gigabyte
2007-03-06 00:41:39
·
answer #4
·
answered by Anonymous
·
0⤊
1⤋
1024 meg equal 1 gig
2007-03-06 00:41:12
·
answer #5
·
answered by Anonymous
·
0⤊
1⤋
1 gigabyte = 1024 megabytes.
1 gigabit = 1000 megabits.
2007-03-06 00:43:19
·
answer #6
·
answered by Solomon 2
·
0⤊
2⤋
1024 megs
2007-03-06 00:46:20
·
answer #7
·
answered by tommy two tone 2
·
0⤊
2⤋
1000
2007-03-06 00:42:31
·
answer #8
·
answered by jamesnimbus 3
·
0⤊
1⤋
1000
2007-03-06 00:40:57
·
answer #9
·
answered by Robert P 6
·
0⤊
1⤋
If you're going by metric prefixes, 1000.
If you're going by what computers do, 1024.
2007-03-06 00:41:26
·
answer #10
·
answered by togashiyokuni2001 6
·
0⤊
0⤋