Explain the UNIX Kernel?

Questions by Beena   answers by Beena

Showing Answers 1 - 21 of 21 Answers

sridhar

  • Sep 22nd, 2005
 

The UNIX kernel "is" the operating system. It provides the basic full time software connection to the hardware

  Was this answer useful?  Yes

suraj

  • Oct 17th, 2005
 

Kernel is the executable  file  containing  basic operating system services. The system will not function without a kernel to control it.

  Was this answer useful?  Yes

Santosh

  • Dec 28th, 2005
 

UNIX Kernel is heart of the operating system. UNIX kernal is loaded first when UNIX system is booted. It handles allocation of devices, cpu, memory from that ponint on.

  Was this answer useful?  Yes

lovely sethi

  • Aug 25th, 2007
 

Kernal is the heart of UNIX operating system, it works as interface between the Shell & the hardware & converts user given code into machine understandable language.

  Was this answer useful?  Yes

fahadkdi

  • May 28th, 2008
 

simply- Memmanger -Sheduler- Interprocess Communication Manager-File system(because everything in unix taken as files..)

  Was this answer useful?  Yes

Unix operating system derived into three different levels and the inner most level is Kernel. Who is the sole responsible of all the activites as scheduler, memory manager etc. The outmost level is Shell which connect to end user with the Kernel.

jay prakash patel

  • Aug 14th, 2011
 

Kernel is base foundation of operating system .The kernel provide services such as hardware and software interaction
and memory management. Efficiency of operating system is depend on efficiency of kernel.

  Was this answer useful?  Yes

ri

  • Mar 22nd, 2016
 

Kernel basically provide the interaction layer between application programs and the physical device.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions