what is the functionality of kernel in unix architecture?

Answers were Sorted based on User's Feedback



what is the functionality of kernel in unix architecture?..

Answer / rhino

Kernel is the part of the Operating System(OS) that
interacts directly with the hardware of computer through
device drivers that are built into the kernel

Major functions of kernel are:

1. To manage computer memory

2. To maintain file system

3. To handel errors

4. To perform input and output services

5. To allocate the resources of the computer(such as CPU,
input/output devices etc.) among users

6. Unix commands are interacted by the Shell to the kernel.

Is This Answer Correct ?    53 Yes 2 No

what is the functionality of kernel in unix architecture?..

Answer / ece

kernel is the main program of unix system.it controls
hardware,cpu,memory ,hard disk,network cards..etc.

Is This Answer Correct ?    26 Yes 3 No

what is the functionality of kernel in unix architecture?..

Answer / ece

kernel is the part of the unix operating system code that
reside in the main memory permanently.

Is This Answer Correct ?    23 Yes 5 No

what is the functionality of kernel in unix architecture?..

Answer / ganga.r

it does -
memory management
process management
I/O management
device management

Is This Answer Correct ?    9 Yes 0 No

what is the functionality of kernel in unix architecture?..

Answer / krishna

It will comunicate the hardware and software

Is This Answer Correct ?    10 Yes 2 No

what is the functionality of kernel in unix architecture?..

Answer / jinu ks

it is the centre core of unix operating system.it is
directly interact with the hardware and once a user
authorised by the kernel a seperate shell is oparated by
each user in the kernel and each user creating user
name,group id,working directries and file asccessing
permissions.

Is This Answer Correct ?    3 Yes 0 No

what is the functionality of kernel in unix architecture?..

Answer / chandan

These are the function of the kernel
• Process management
• File management
• Memory management
• Device management
• Network management

Is This Answer Correct ?    3 Yes 0 No

what is the functionality of kernel in unix architecture?..

Answer / ramkumar

Kernel is a heart of unix os.It handles the memory
management,maintain the file,allocate the resource,manage
the i/o.

Is This Answer Correct ?    3 Yes 1 No

what is the functionality of kernel in unix architecture?..

Answer / mars

what a processor is to a computer a kernel is to os.ie it
is the core part of the os

Is This Answer Correct ?    2 Yes 1 No

what is the functionality of kernel in unix architecture?..

Answer / k.c.suresh

it is the centre core of unix operating system.it is
directly interact with the hardware and once a user
authorised by the kernel a seperate shell is oparated by
each user in the kernel and each user creating user
name,group id,working directries and file asccessing
permissions.

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More Unix General Interview Questions

How does the kernel differentiate device files and ordinary files?

0 Answers  


What are the core concepts of unix

0 Answers  


How to remove files in unix?

0 Answers  


Explain piping.

0 Answers  


1)what is grep|sort give example? 2)what are the test commands

1 Answers   Cap Gemini,






What is a "parameter card" and what is useful for?

1 Answers   Accenture,


Is mac a unix system?

0 Answers  


Explain how do we change file access permissions?

0 Answers  


What does cp mean in unix?

0 Answers  


How would you display the last line of a file?

0 Answers  


Is unix still relevant?

0 Answers  


What is regular file in unix?

0 Answers  


Categories