answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: The technology that underlies primary memory is most similar to the technology that underlies what?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Computer Science

The two types of primary memory are?

Volatile memory refers to RAM that needs to be constantly refreshed to be retained. Static memory is permanent storage that is retained even after the computer is turned off.


What term does AMD use to describe the processor technology that uses a 64-bit instruction set with 32bit internal core processing?

Extended Memory 64 Technology


What is the name of the windows technology that supports a memory buffer in a hybrid drive?

ReadyDrive


What is secondary memory device?

Secondary memory, also called auxiliary memory or mass storage, consists of devices not directly accessible by the CPU. Hard drives, floppy disks, tapes, and optical disks are widely used for secondary storage. The input and output of these devices is much slower than for the semiconductor devices that provide the computer's primary memory. Although access times (i.e., the time to read or write information) are slow as compared to that of primary memory, secondary memory devices have important features that are unmatched by primary memory. First, most secondary storage devices are capable of containing much more information than is feasible for primary memory (hence the use of the term "mass storage" as a synonym for secondary memory). A second, and essential, feature of secondary memory is that it is non-volatile. This means that data is stored with or without electrical power being supplied to the device, as opposed to RAM, which can retain its data only so long as electrical power is present.


What component of the computer holds data that is currently being processed?

The data is held by RAM(random access memory) or primary memory when it's being processed.

Related questions

Distinguish between in primary and secondary memory?

Primary memory, also known as main memory, refers to the computer's directly accessible memory that includes RAM and cache memory. It is volatile and stores data that is actively used by the computer. Secondary memory, on the other hand, is non-volatile memory that includes storage devices like hard drives and SSDs. Data stored in secondary memory is retained even when the computer is turned off.


Example of primary memory?

The memory that the computer processor accesses directly is primary memory. It is wired directly to the processor. RAM is primary memory on a computer.


What does the primary memory and secondary memory consists of?

primary memory consist of RAMsecondary memory consist of ROM


What technology is the memory based on?

Memory cards are based on digital technology.


IS the Internal memory only primary memory or both primary or secondary memory?

Intenal memory is only primary memory. The term secondary memory is used for External storage like hard disk etc.


What is the difference between cache-memory and primary-memory?

Cache memory is smaller and quicker, primary memory larger and slower.


Define primary memory?

primary memory is built in memory on a computer it is the main type of memory.... eg RAM ROM and HDD


Is RAM is a primary memory or secondary memory?

its primary or main memory. all the programs(active or programs currently running on the processor) including operating system reside in RAM .


Read-only memory is also referred to as main memory or primary memory?

False. The main or primary memory is the Random Access Memory that is both readable and writable.


What is primary memory?

Memory is a loose term when it comes to computers. Memory can mean one of two things that are both primary and absolutely necessary to run a computer. One is RAM, which is the smaller memory that helps with computer performance. Without it, the computer will not start up at all because the RAM is used for essential backround tasks. The other memory is HDD memory (hard drives). This memory is used to store information that does not need to be accessed instantaneously. HDD memory is used to store the operating system of a computer, as well as other information such as programs and documents. There is no "primary" memory, in a computer, as it can mean two different things that are both invaluable.


What are examples of primary memory?

examples of primary memory are RAM, ROM, PROM, EPROM , etc.....


How is cache different from primary memory?

Cache memory is a memory that is used by CPU so that the average time to access the memory is reduced. It is a smaller and faster memory that stores copies of data which is used in frequently accessed main memory locations, On the other hand, Primary memory is the main memory of the computer. The processor can easily access, store and retrieve information from the primary memory. Primary memory has two types, Random access memory and read only memory.