answersLogoWhite

0

You should ask the question without the word "buffer" in the sentence. The correct statement would be;

A Cache is an area of high speed memory that sits between the processor and the primary memory.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What is the name of the memory that sits between the processor and the primary memory?

Cache


What is an area of high speed memory that sits between the processor and the primary memory?

Cache.


What Is an area of highspeed memory tht sits between the processor and primary memory?

Cache


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.


Is buffer is the part of the primary memory?

yes. its think time for your computer.


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 .


What difference between 32MB cache buffer and 64MB cache buffer?

A megabyte is a unit of information storage equal to 8,388,608 bits. The cache buffer is an area of extremely fast-access memory used by the processor, so the larger the area, the more data could take advantage of this speed. The "difference" between the two is self-evident.


What are the types of primary memory?

Primary memorySecondary memoryFastExpensiveLow capacityConnects directly to the processorSlowCheapLarge capacityNot connected directly to the processor


What is the Difference Between memory address and memory?

Memory is microchip; address are processor board slots


What are buffer registers?

A buffer register is the simplest kind of register; all it does is store a digital information temporarily. It holds the contents of the memory which are to be transferred from memory to other components. By acting as a buffer, it allows the central processor and memory units to operate independently without being affected by minor differences in operation. See the related link for more information.


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

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


5 What do you understand by primary memory as well as secondary memory?

Primary memory is the main memory of the computer. This is subdivided in to RAM (Ransdom access memory) and ROM ( Read-Only memory - used for storing loading instruections by manufacturer - BIOS ). RAM is used for temporary storage and volatile in nature. All datas will be get erased on power off. All instruction to the CPU is loaded in the main memory once the OS and applications are initaited . In between processor and main memory cache memory ( in-built in processor chip) to make the access speed fast.