Explain the Unix Kernel?



Explain the Unix Kernel?..

Answer / shaan_007

The kenel is a control core of UNIX. It is the part of
operating system that interacts directly with the hardware
of the computer system , throuth device driver that are
built into the kernel.
The kernel remains in the machine memory untill you shut
down the computer .Programs can communicate with hardware
only by using kernel as interface .

main fuction of kernel are :
1. to manage computer memory
2. to control access to computer
3. to maintain the file system
4. to handle interrupts
5. to perform input-output services

Is This Answer Correct ?    15 Yes 0 No

Post New Answer

More Operating Systems General Concepts Interview Questions

What are the disadvantages of microkernels?

0 Answers  


What is a socket?

0 Answers  


How can I boot from usb?

0 Answers  


What is option in grep?

0 Answers  


What is a command interpreter?

0 Answers  


What items of information about a task might be useful in real time scheduling?

0 Answers  


What has triggered the need for multitasking in PCs?

1 Answers  


What are types of file?

0 Answers  


What does direct input mean?

0 Answers  


How you can detect deadlock condition?

0 Answers  


What is GRUB?

0 Answers  


What is system bus? Explain a few related terms.

0 Answers  


Categories