Computer Science, asked by vikram4656, 1 year ago

__________ is ability to store something temporarily in order to reduce the loading times and i/o of a system. Service deployment cache chassis service registry

Answers

Answered by topanswers
0

Cache: The memory that stores data so that future requests can be served faster is called the cache memory.  

The data stored in a cache might be the result of a computation or a copy of data.

The dirty bit is set to 1 when the processor writes data to this memory. The bit also indicates the associated block of memory that has been modified and has not been saved to storage yet.  

Cache memory makes a copy of a table and places it in a different location, to improve access time.

The answer is cache memory.

Read more on Brainly.in - https://brainly.in/question/5800134

Answered by Arslankincsem
0

The Random Access Memory is able to store something temporarily in order to reduce the loading times and i/o of a system.


The Random Access Memory or the RAM is the component in the computing system that is responsible for the smooth running of the system, and also the running of various processes in the background without interrupting the regular work flow of the person using the computer.



Similar questions