Explain the difference between a MONOLITHIC KERNAL and a
MICROKERNAL?
Answers were Sorted based on User's Feedback
Answer / sruthi
monolithic kernel does not allow new servers to be added dynamically and so changes cannot be done where as in micro kernel new servers can be added dynamically. micro kernel is embedded between a middleware and operating system.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / reshma begam pattan
A monolithic kernel is a kernel architecture where the entire
operating system is working in the kernel space and alone as
supervisor mode.
Micro kernels run most of the operating system services in
user space as servers
I have found these answers from wikipedia
| Is This Answer Correct ? | 0 Yes | 0 No |
What is virtual memory, if OS didt have that concept What are the problems can arise?
What is disk operating system in computer?
What is the difference between exclusive lock and shared lock?
What is storage management in operating system?
0 Answers Honeywell, Huawei, Zomato,
Explain booting the system and bootstrap program in operating system.
Why are wait states used?
What is banker's algorithm?
What are the states of a process?
How do I know if my motherboard is 32 bit or 64 bit?
What does it mean to restore default settings?
What do you mean by semaphore?
What are read-write locks?