Computer Science, asked by shubham3500kumar, 4 hours ago

swap file system is used to store user files in Linux operating system ( true or false)​

Answers

Answered by vandanapargaonkar060
0

Answer:

The swap file system is used for memory paging in Linux operating system during the system hibernation. A system that never goes in hibernate state is required to have swap space equal to its RAM size.

Answered by Anonymous
1

Answer:

false

Explanation:

false. In linux swaps a section of ram that an idle program is using onto the hard disk to free up memory for other programs.

Similar questions