Jump to content

Template:RAM: Difference between revisions

From Logic World Wiki
DjSapsan (talk | contribs)
RAM definition
 
(No difference)

Latest revision as of 22:36, 12 September 2025

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.