Read–write memory: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 3:
{{for|read-write file system permissions|file system permissions}}
 
'''Read-write memory''' is a type of [[computer memory]] that canmay be relatively easily written to as well as read from (unlike [[Read-only memory|ROM]] or "read-only memory"). The term [[RAM]] is often used to describe writable memory. RAM (or "random access memory") actually referring to memory that can access any memory ___location in a constant amount of time.
 
{{compu-hardware-stub}}