answersLogoWhite

0

How many bytes can be stored in RAM?

User Avatar

Anonymous

14y ago
Updated: 8/19/2019

The answer to this is sort of like trying to figure out how much water is in a well. One of the earliest RAM I know of was 64 bytes. I've heard of as much as 1 terabyte. It really depends on how much memory has been installed and the capacity of the motherboard.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

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

2147483648 bytes


How many bits and bytes of 2MB of RAM?

16777216 bits 2097152 bytes


How many bytes can be stored in one sector?

512


How many bytes can be stored in a 4GB flash drive?

4,294,967,296 bytes.


How many Mega-bytes are in a RAM?

3 Gigabytes


How many bytes are in 2 BGof RAM?

2.00000000.000000


How many bytes are needed to store 32767?

32767 is the maximum value that can be stored in two bytes.


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


How many 1288RAM memory chips are required to contruct RAM memory system of 2 bytes?

To construct a RAM memory system of 2 bytes using 1288 RAM memory chips, first, determine the capacity of a single 1288 chip. Each 1288 chip typically has 128 bits (or 16 bytes). Therefore, to achieve 2 bytes, you would need 2 bytes / 16 bytes per chip = 0.125 chips. Since you cannot use a fraction of a chip, you would need at least 1 chip to construct the RAM memory system of 2 bytes.


How many 1288 RAM chip are needed to provide a memory capacity of 2048 bytes?

16


What is the computers 'thinking work' done in?

The basic computer has two parts: Random Access Memory (RAM) and a Central Processing Unit (CPU) RAM is a place where many bytes are stored. One of the things that can be stored in RAM is a series of "instructions" that tell the CPU what to do. The series of instructions is called a "program." The CPU "fetches" one instruction from RAM, "executes" that instruction, then fetches and executes the next one, and so on. That is all that computers do. Whether that qualifies as "thinking" is a very controversial question.