Memory


Internal storage areas in the computer. The term memory identifies data storage that comes in the form of chips, and the word storage is used for memory that exists on tapes or disks. Moreover, the term memory is usually used as a shorthand for physical memory, which refers to the actual chips capable of holding data. Some computers also use virtual memory, which expands physical memory onto a hard disk.

Every computer comes with a certain amount of physical memory, usually referred to as main memory or RAM. You can think of main memory as an array of boxes, each of which can hold a single byte of information. A computer that has 1 megabyte of memory, therefore, can hold about 1 million bytes (or characters) of information.

There are several different types of memory:

RAM (random-access memory): This is the same as main memory. When used by itself, the term RAM refers to read and write memory; that is, you can both write data into RAM and read data from RAM. This is in contrast to ROM, which permits you only to read data. Most RAM is volatile, which means that it requires a steady flow of electricity to maintain its contents. As soon as the power is turned off, whatever data was in RAM is lost.
ROM (read-only memory): Computers almost always contain a small amount of read-only memory that holds instructions for starting up the computer. Unlike RAM, ROM cannot be written to.
PROM (programmable read-only memory): A PROM is a memory chip on which you can store a program. But once the PROM has been used, you cannot wipe it clean and use it to store something else. Like ROMs, PROMs are non-volatile.
EPROM (erasable programmable read-only memory): An EPROM is a special type of PROM that can be erased by exposing it to ultraviolet light.
EEPROM (electrically erasable programmable read-only memory): An EEPROM is a special type of PROM that can be erased by exposing it to an electrical charge.

See “Tips to Fix a Slow Running Computer” in the Quick Reference section of

Read Also:

  • customer service center

    Also called a contact center, a customer service center is a type of call center that is equipped to handle large amounts of customer telephone requests for an organization — in addition to handling other customer communications — from a single facility. While a call center mainly focuses on telephone communications, a customer service center […]

  • inbound call center

    A type of call center that is designed to receive a large volume of requests — or inbound calls — from customers by telephone. Inbound call centers typically handle telephone requests for product or technical support, account assistance, sales, subscription management, billing and other inquiries from consumers. See

  • outbound call center

    A type of call center that is designed to send a large volume of requests — or outbound calls — to customers by telephone. Outbound call centers typically handle telephone communications for sales, account upgrades, subscription offers, telephone marketing and debt collection. See

  • call center

    A call center is a centralized office — or facility — that is equipped to handle large amounts of customer telephone requests for an organization. A call center handles all telephone communications with new and existing customers. A call center facility provides ample workspace for a large number of employees, typically referred to as “call […]

  • MenuetOS open source operating system

    An open source operating system (OS) written entirely in 32/64-bit assembly language that supports 32/64 bit x86 assembly programming for less resource-hungry applications. Menuet64 is released under License and Menuet32 under GPL. MenuetOS is also called MeOS.


Disclaimer: Memory definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.