Jump to content

Template:RAM

From Logic World Wiki
Revision as of 22:36, 12 September 2025 by DjSapsan (talk | contribs) (RAM definition)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Random-access memory
In Logic World, Random-access memory (RAM) is a circuit that can store and load data on demand.
Unlike ROM, the contents of RAM can be changed at any time by writing new data to it.
Unlike non-random-access memory, access can be performed in any order with a constant delay for each cell.