124k views
5 votes
RAM stands for _______.

A. runtime analog memory
B. random access memory
C. registered access management
D. random analog management

User Licelot
by
8.4k points

1 Answer

2 votes

Final answer:

RAM is an acronym for Random Access Memory, which is a form of computer memory that allows data to be accessed in any order, quickly and efficiently.

Step-by-step explanation:

RAM stands for Random Access Memory. This is the type of computer memory that can be accessed randomly; that is, any byte of memory can be accessed without touching the preceding bytes. RAM is found in computers and other devices such as printers, where it serves as the device's short-term memory. It temporarily stores data that the device is currently using, which allows for quicker access than if the data were stored on the hard drive. The correct answer to the question is B. random access memory.

User Eyal Leshem
by
8.5k points