Multiple choice

____ supports primitives like process, memory, I/O, message. _____ supports file system, CPU schedule paging and threads.

  1. User mode, Kernel mode

  2. User mode, User mode

  3. Kernel mode, User mode

  4. Kernel mode, Kernel mode

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Kernel mode always supports all these primitives.