Saved Bookmarks
| 1. |
Describe how storage and memory interact |
|
Answer» The CPU fetches data/instructions stored on the hard, disk and loads the data/instructions into RAM for use by the CPU. Once data/instructions in RAM is no longer required, it is dumped/saved to the hard disk. Data/instructions are constantly being swapped between hard disk and RAM |
|