2048
KB - Kilo Byte MB - Mega Byte GB - Giga Byte TB - Tera Byte while you may think kilo is 1000 and mega is 1 million... giga is 1 billion... and so on; it actually is not. a Kilo byte is actually 2^10 Byte which is 1024 Bytes. Kilo Byte = 2^10 Bytes = 1024 Bytes Mega Byte = 2^20 Bytes = 1048576 Bytes Giga Bytes = 2^ 30 Bytes = 1073741824 Bytes and so on... close enough right?
10
giga bytes
In computer Math, Giga is 2 raised to power of 30 bytes.
As far as my knowledge goes, it is like this 1. The smallest memory measuring unit is BIT 2. 8 BITS = 1 BYTE 3. 1024 BYTES = 1 MEGA BYTE (MB) 4. 1024 MEGA BYTES = 1 GIGA BYTE (GB) 5. 1024 GIGA BYTES = 1 TERA BYTE (TB) and so on... these units are generally used in computers and peripherals! you!
2 Gb = 2 giga bytes The size of the memory.
1.99GB........... You need more information................Visit......... http://www.easycalculation.com/bandwidth-calculator.php
Defined by Hardware Manufacturers: Kilo-Bytes = 1,000 bytes Mega-Bytes = 1,000,000 bytes Giga-Bytes = 1,000,000,000 bytes or 1,000 Kb's Windows Actual Figures: Kilo-Bytes = 1,024 bytes Mega-Bytes = 1,024,000 bytes Giga-Bytes = 1,024,000,000 bytes Therefore, a HDD marketed as 100 Gb's is really only 97.6 Gb's when speaking about how much information it can actually hold. Remember Binary Code- 1, 2, 4, 6, 8, 16, 32, 64, 128, 256, 512, 1024, 2048 and so on. If it were true that a Kb was 1,000 bytes and not 1,024, binary code would have looked something like this 0, 10, 20, 30, 40, 50, 60, 70, 80, 90, 100...... and this pattern has multiple issues, such as it does not allow for multiplying, only adding, and we lose almost all (if not all) manual variables.
180 GB and 360 GB(Giga Bytes)
In computers, giga is 1024 (2^10) times bigger than mega. In normal metric usage, giga is 1000 (10^3) times bigger than mega. This is due to the fact that computers use binary internally
The prefix mega usually means million, which would put the translation of 2 megabyte to equal 2 million bytes. However, mega is often "misused" in computer science and generally translate according to 1 megabyte = 1024 kilobyte. Kilo itself -- which actually means thousand -- is "misused" in the same manner, where 1 kilobyte = 1024 bytes.As of this, 1 megabyte = 1024 × 1024 bytes = 1048576 bytes.
Computer memory comes in multiples of 2. The nearest to 1,000 that we can get with powers of 2 is 1,024..... 210... 1,024 bytes = 1 kilobyte 1,024 kilobytes = 1 megabyte 1,024 megabytes = 1 gigabyte so, 3 gigabytes = 3,072 megabytes.