Linux Startup and Shutdown Question:

Which daemon manages the physical memory by moving process from physical memory to swap space when more physical memory is needed?
a) Sched daemon
b) Swap daemon
c) Init daemon
d) Process daemon

Linux Shutdown & Startup Interview Question
Linux Shutdown & Startup Interview Question

Answer:

b) Swap daemon


Previous QuestionNext Question
Which is the only partition mounted in Single user mode?
a) boot
b) usr
c) root
d) tmp
The process id of init process is:
a) -1
b) 0
c) 1
d) 2