Question

What happens when a program accesses data that is not currently in physical memory (RAM) due to virtual memory management?

A The program crashes. Correct Answer Incorrect Answer
B The data is loaded into RAM from secondary storage, such as a hard drive. Correct Answer Incorrect Answer
C The data is deleted to make room for new data. Correct Answer Incorrect Answer
D The program is terminated. Correct Answer Incorrect Answer

Solution

The data is loaded into RAM from secondary storage, such as a hard drive.

Practice Next

Relevant for Exams:

×
×