Saved Bookmarks
| 1. |
Three modes of an operating system |
|
Answer» A processor in a computer running Windows has two different modes: user mode and KERNEL mode. The processor SWITCHES between the two modes depending on what type of code is running on the processor. ... A processor running in user mode cannot access virtual addresses that are RESERVED for the operating system |
|