Computer Fundamentals - Engineering

Q1:

What is the name of the storage device which is used to compensate for the difference in rates of flow of data from once device to another?

A Cache

B Concentrator

C Buffer

D I/O device

E None of the above

ANS:C - Buffer

Buffer is a state where it holds the data and is volatile memory.

While the cache is a memory device used to fetch frequently used data.

So the answer is cache.