Q817
What is a portion of memory that serves as a temporary repository for data as it waits for a given action?
A.
Memory Pool
B.
Cache
AnswerC.
Processor
D.
Processor pool
E.
Bank
Answer: Option B
Solution
Answer: Option B
Solution:
In computing, a cache is a hardware or software component that stores data so that future requests for that data can be served faster; the data stored in a cache might be the result of an earlier computation or a copy of data stored elsewhere.