What is the difference between micro kernel and macro kernel?
Answer / 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 |
Draw the states of a process in an OS.
Is it possible to have a deadlock involving only one process? Explain your answer.
What are co-operating processes?
Define a good platform along with its qualities.
When an input file is opened, what are the possible errors that may occur?
What is basic concept of operating system?
What is a drawback of MVT?
How do I find the path to a file?
What are the possible threads a thread can have?
What is the difference between tty and pts?
Command Kill any user’s all processes.
Why is 64 bit better?