Question: What is not correct about kernel vs user mode?
A | Kernel mode limits certain powers to kernel process to safeguard system | B | Kernel can answer system calls, because it runs in kernel mode |
C | Admin users execute programs in kernel mode | D | If a user process wants to read from disk it needs the kernel to do it for the process via system call |