answersLogoWhite

0

What is memory read and write?

User Avatar

Anonymous

13y ago
Updated: 7/12/2022

ram

User Avatar

Candido Kohler

Lvl 10
2y ago

What else can I help you with?

Related Questions

Which type of memory is read and write?

Read/write memory is memory that can be read and can be changed.


What type of memory is read write?

Its a memory that can be read and changed


What is another name for RAM?

Random Access Memory is also known as the Main Memory or the Internal Memory.


Is Ram is read and write memory?

ROM is Read Only Memory. It holds the codes put there by the manufacture, and is used to start the loading of the Operating System.


What is meant by read and write txt in file handling?

read: moving data from file to memory write: moving data from memory to file


What is read and write memory called?

ram


What do you call a memory device that can be read from but not written to?

The key concept with ROM is that the system can READ this memory, but cannot(normally) write to this memory.


What is the differient type of memory?

main memory (RAM) / disk / tape / etc read only / read-write


Can you read and write data into a ROM?

Yes you can do both. RAM stands for random access memory, that that means you can read it or write to it at random. That is different from ROM in which it is only made to be read, but not written to.To be technical, the user doesn't exactly write to RAM, but the CPU and/or the DMA controller does. In assembly code, a programmer asks the CPU to move data from memory to the CPU, or from the CPU to memory.


What has a very good memory can read but not write?

ROM


Which one is read write capable memory?

ram


What is the memory write operation?

read/write permissions/privileges allow the user to read, append and delete records from your database tables, however it cannot alter / create / drop the tables and its structures.Read/write privileges are ideal for forums and production websites that don't require creation or alteration of table structures on its normal operations.