31.2k views
4 votes
Which is loaded into memory when the system is booted?

1) Kernel
2) Shell
3) commands
4) None of the above

User Raady
by
8.5k points

1 Answer

5 votes

Final answer:

Upon booting a system, the kernel is the first main component to be loaded into memory. It is the crucial part of the operating system responsible for resource management and operations facilitation.

Step-by-step explanation:

When a system is booted, the first main piece of software that is loaded into memory is the kernel. The kernel is the core component of the operating system, managing system resources and facilitating basic operations. Post the initialization of the kernel, other system software and processes, including the shell and commands, are subsequently loaded and executed.

User Hope
by
8.0k points