adspace
What is the difference between micro kernel and macro kernel?
Answer Posted / Ahmad Faraz
A Microkernel is an operating system architecture that provides only the most basic services such as interprocess communication, virtual memory, and a clock. A MacroKernel, on the other hand, includes many more features in the kernel itself, such as device drivers, file systems, and network protocols.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers