Computer Science, asked by nlearnaae4f3wk94, 8 months ago

how to make a operating system ​

Answers

Answered by kabir645
42

Explanation:

  • The kernel is the core of your operating system, providing an interface between the user and the computer hardware. There are monolithic kernels and micro kernels. Monolithic kernels implement all the services in the kernel, while microkernels have a small kernel combined with user daemons implementing services.
Similar questions