answersLogoWhite

0


Best Answer

16777216 bits

2097152 bytes

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How many bits and bytes of 2MB of RAM?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Ram memory is measured in bytes how many bytes are there in 2gb of ram memory?

2147483648 bytes


What is the address of the last byte of RAM in the Pep8 memory?

2 bytes or 16 bits


Which are internal bit addressable RAM locations of 8051?

The 16 bytes (128 bits) at internal RAM locations 0x20-0x2F are bit-addressable.


How many bytes in NASA computer that landed on the moon?

See the related link. According to that info, you could say about 2048 bytes RAM (it had 1K of 16 bit words, but a byte is 8 bits). And 12K ROM.


How many bits are bit addressable in the internal RAM and what is the range of the address?

Of the 128-byte internal RAM of the 8051, only 16 bytes are bit-addressable. The rest must be accessed in byte format. The bit-addressable RAM locations are 20H to 2FH.


What is bit addressable memory in microcontroller 8051?

The bit addressable memory in 8051 is compose from 210 bits: - bit address space: 20H - 2FH bytes RAM = 00H - 7FH bits address; - SFR registers; The following addresses are NOT bit addressable, only 1-byte addressable: - 32 bytes RAM from 00H to 1FH (R0 - R7 registers in all four banks); - 80 bytes RAM general user from 30H to 7FH.


How many ram chips of 256kb required to realize 1 GB?

A hypothetical 32x1 RAM chip provides storage for 32 bits or 4 bytes. 256k bytes require 256 * 1000 * 8 = 2048000 bits (or 256 * 1024 * 8 = 2097152 bits, if the k is interpreted to mean kibibyte rather than kilobyte, using the IEC nomenclature).Because 2048000 / 32 = 64000, you'd need 64000 chips.


How many Mega-bytes are in a RAM?

3 Gigabytes


How many bytes are in 2 BGof RAM?

2.00000000.000000


How many bytes of data can 32 MB of RAM store?

A stick of 512 megabytes of RAM can hold about 512 megabytes of data. It cannot, however, store it for long because it is volatile and is not designed to store data.


PC has 2.2MB of RAM. How many bytes does this contain?

~ 23 068 672


Can you Design 512 bytes SRAM architecture?

I do not understand the question. You can buy parts that are 8 bits by 512 which is 512 bytes. Static RAM by it's nature is fairly self contained with little in additional circuits since it does not require refresh.