Which of the following memory improves the speed of execution of a program?
2017
Which of the following memory improves the speed of execution of a program?
- A.
Virtual memory
- B.
Primary memory
- C.
Secondary memory
- D.
Cache memory
Attempted by 3860 students.
Show answer & explanation
Correct answer: D
Cache memory is very fast and stores frequently used data and instructions.
It reduces CPU access time and increases program execution speed.