Computer Science, asked by jeeet63, 6 months ago


loader loads the operating system​

Answers

Answered by yigi35
0

Explanation:

The operating system is loaded through a bootstrapping process, more succinctly known as booting. A boot loader is a program whose task is to load a bigger program, such as the operating system. When you turn on a computer, its memory is usually uninitialized. Hence, there is nothing to run.

Similar questions