Computer Science, asked by Nikess8880, 1 year ago

Computer memory which allows simultaneous read and write operations is

Answers

Answered by aqibkincsem
4

The Random Access Memory or RAM is the computer memory which allows simultaneous read and write operations in the Computer.

A RAM allows the instantaneous reading as well as writing of a memory irrespective of the physical location of the data in the memory.

The RAMs govern the memory used in operations in the computer, and the memory stored in them is temporary, and lost when the next operation is initiated or the computer is shut down.

Answered by Golda
4

Solution :-

RAM or Random Access Memory allows simultaneous reading and writing operations.

A computer's Random Access Memory stores data for short-term use. RAM works in the conjunction with the hard drive, which takes of long-term storage, to provide quick access to files that the computer is actively reading or writing. RAM makes it possible to access data in random order. The data on the random access memory can be read, written and erased any number of times. RAM is a volatile memory which means that the stored information is lost when when there is no power.

Similar questions