A CPU has two different modes: user mode and kernel mode. The CPU switches between the two modes depending on what type of code is running on the CPU. When the CPU is in kernel mode, the CPU is prevented from accessing areas of memory that are not owned by the current process.

a) True

b) False

Q&A Education