answersLogoWhite

0


Best Answer

RAM

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Which memory in a computer that allows simultaneous read and write operations?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Computer Science

Why does the computer slow down when more than one program is on?

A likely cause is that you have insufficient RAM. This means that your computer doesn't have enough simultaneous memory to run multiple or complicated programs. RAM memory only works when the computer is on and is used for storing short-term data while running programs. Also, there could be another fault with the computer that is causing the slowness which is undetectable from this location.


How do the average memory chips in a computer work?

The average memory chips in a computer work by storing data temporarily and allowing faster access to programs than a hard drive. The speed allows for less disk requests and makes the system faster.


What is the key benefit for of using RAM in the computer?

When you upgrade the memory of a computer more applications can be run simultaneously. This will make the computer seem to run faster, almost like a brand new computer.


What are the concepts of a computer?

To perform a given task an appropriate program consisting of a list of instructions is stored in the memory. Individual instructions are brought from the memory into the processor, which executes the specified operations. Data to be stored are also stored in the memory.Examples: - Add LOCA, R0This instruction adds the operand at memory location LOCA, to operand in register R0 & places the sum into register.This instruction requires the performance of several steps,First the instruction is fetched from the memory into the processor.The operand at LOCA is fetched and added to the contents of R0Finally the resulting sum is stored in the register R0The preceding add instruction combines a memory access operation with an ALU Operations. In some other type of computers, these two types of operations are performed by separate instructions for performance reasons.Load LOCA, R1 Add R1, R0 Transfers between the memory and the processor are started by sending the address of the memory location to be accessed to the memory unit and issuing the appropriate control signals. The data are then transferred to or from the memory.


What is optical memory?

Optical memory is an early form of computer memory. It involves the use of an optical system for the writing and reading of data to and from a computer's main memory.

Related questions

What memory allows you to use more memory than is physically available on your computer?

Virtual


What does the process of System Monitoring do?

The process of system monitoring allows computer users to keep track of the CPU, memory and disk operations for a computer system. This is generally more of a consideration for power users and system administrators so that they may optimize system performance.


What do you understand by a memory of computer system?

Memory of computer system is the part of the computer's hardware that allows it to store information. It is classified into primary/main memory (RAM and ROM) and secondary storage (hard drives, CD drives etc.).


Can you increase the physical memory of a computer?

Absolutely; modern computers have a modular design which allows additional memory to be added if desired.


What exactly is a PC 6400 memory card?

The PC 6400 memory card is for the RAM in ones computer. The PC 6400 memory card allows one to upgrade the speed one's computer operates at. Higher RAM makes a computer quicker to process information.


What is the reason for computer buses?

Computer buses enable different parts of the computer to communicate. For instance, the Front Side Bus allows the processor to communicate with memory.


What is computer circuitry that temporarily holds data waiting to processed known as?

The Ram - Random Access Memory temporarily holds programs and data while the computer is on and allows the computer to access that information randomly.


What does a higher ram memory do to your laptop?

Allows you to open applications faster. Gives the computer a boost in accesses time.


What temporarily holds data and programs while computer is on?

The RAM (random access memory) usually stores temporary files and cache to help speed up your computer by not having to repeatedly load the same thing but is you do not restart your computer the RAM will become full and it will slow down your computer so every now and then just restart the computer for best performance.


Why grasshopper operating system called as a grasshopper?

because it does simultaneous action for accessing the memory.


What does random access memory mean?

the most common computer memory which can be used by programs to perform necessary tasks while the computer is on; an integrated circuit memory chip allows information to be stored or accessed in any order and all storage locations are equally accessible.


What allows a computer to turn free space on a hard disk into temporary RAM?

I think virtual memory is a place on the hard drive used for memory other than the ram so virtual memory is it.