Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

which file contains the contents of the ram when a windows laptop is su…

Question

which file contains the contents of the ram when a windows laptop is suspended?
a. swap.sys
b. pagefile.sys
c. suspended.sys
d. hiberfile.sys

Explanation:

Brief Explanations

When a Windows laptop is suspended (specifically hibernation, which saves RAM contents to disk), the system writes all data from RAM to a dedicated file. Swap.sys handles virtual memory for modern Windows but not suspension. Pagefile.sys is the general virtual memory file, not for suspension state. Suspended.sys is not a valid Windows system file for this purpose. Hiberfile.sys is the official file used to store RAM contents during suspension/hibernation.

Answer:

d. hiberfile.sys