read-only store

  • 1Read Only Memory — The notion of read only data can also refer to file system permissions. Read only memory (usually known by its acronym, ROM) is a class of storage media used in computers and other electronic devices. Because data stored in ROM cannot be modified …

    Wikipedia

  • 2read-only memory — noun (computer science) memory whose contents can be accessed and read but cannot be changed • Syn: ↑ROM, ↑read only storage, ↑fixed storage • Topics: ↑computer science, ↑computing …

    Useful english dictionary

  • 3read-only storage — noun (computer science) memory whose contents can be accessed and read but cannot be changed • Syn: ↑read only memory, ↑ROM, ↑fixed storage • Topics: ↑computer science, ↑computing …

    Useful english dictionary

  • 4Programmable read-only memory — D23128C PROM on the board of ZX Spectrum Computer memory types Volatile RAM DRAM (e.g., DD …

    Wikipedia

  • 5Compact Disc—Read-Only Memory —    Abbreviated CD ROM. A high capacity, optical storage device that uses the same technology used to make ordinary music discs to store large amounts of information. A single 4.72 inch disc can hold up to 650MB.    CD ROMs are important… …

    Dictionary of networking

  • 6Read's Department Stores — was the name of a Bridgeport, Connecticut based retail chain founded in 1856 by D.M. Read. Known for its classy, upscale merchandise, it was once hailed as New England s largest department store. Its flagship store at Broad and John Streets in… …

    Wikipedia

  • 7Only Built 4 Cuban Linx... — Only Built 4 Cuban Linx... Studio album by Raekwon Released August 1, 1995 …

    Wikipedia

  • 8Department store — A department store is a retail establishment which satisfies a wide range of the consumer s personal and residential durable goods product needs; and at the same time offering the consumer a choice of multiple merchandise lines, at variable price …

    Wikipedia

  • 9Control store — A control store is the part of a CPU s control unit that stores the CPU s microprogram. It is usually accessed by a microsequencer. Early control stores were implemented as a diode array accessed via address decoders, a form of read only memory.… …

    Wikipedia

  • 10Load-Link/Store-Conditional — In computer science, load link (LL, also known as load linked or load and reserve ) and store conditional (SC) are a pair of instructions that together implement a lock free atomic read modify write operation.Load link returns the current value… …

    Wikipedia