What is cache memory?
Answer / rajeev
Cache memory is very high-speed Memory chips which exist
between the CPU and main memory. It stores (i.e., caches)
memory accesses by the CPU. Cache ram helps to alleviate
the gap between the speed of a CPU's megahertz rating and
the ability of RAM to respond and deliver data. It reduces
the frequency that the CPU must wait for data from the main
memory.
Is This Answer Correct ? | 12 Yes | 1 No |
Explain the Functionality of Operating System?
Define a good platform along with its qualities.
Explain the concept of deadlocks? Why they are used?
To ensure one pgm. doesnt corrupt other pgm. in a Multi-pgm. enviornment .what you should do?
How does reference counting manage memory allocated objects?
What is long term scheduler in operating system (os)?
What are necessary conditions which can lead to a deadlock situation in a system?
What is micro kernel approach and site its advantages?
How do I find the path of a shared folder?
Tell me what has triggered the need for multitasking in pcs?
How do I know if my cpu is overheating?
Explain the characteristics of instruction and execution time.