JAVA/Sun Exam Questions

Which two statements are true about paging and swapping on a Solaris 10 OS?

Which two statements are true about paging and swapping on a Solaris 10 OS? (Choose two.)

A.
Adding additional swap causes more paging to occur and should be avoided.

B.
Paging involves moving all modified data memory pages associated with a process to swap space.

C.
Swapping involves moving all modified data memory pages associated with a process to swap space.

D.
Swapping occurs frequently on a system with sufficient physical memory for the processes that are running.

E.
Both paging and swapping allow for a system to run multiple processes where the total memory requirement exceeds physical RAM.