asked 86.8k views
4 votes
Shell subsystems that have only a limited access to system information and can access hardware only through other os services are operating in what mode

asked
User Elvy
by
8.0k points

1 Answer

5 votes
Shell subsystems that have only a limited access to system information and can access hardware only through other os services are operating in USER MODE.

There are two modes that your computer can run on. These are user mode and kernel mode. In user mode, all the user programs are executed but it does not have access on the computer's RAM or hardware. Crashes that happens under this mode can be recoverable and does not majorly affect the function of the computer as a whole.
answered
User Marcos Tanaka
by
8.0k points