what is the functionality of kernel in unix architecture?
Answer Posted / suchitra
actually the layers are
outermost layer is user
inner layer is kernel
and inner most layer is hardware.
so when user sends any command it willnot go directly to
hardware.first it will go and ask permission from kernel
and if kernel permits then the command will reach hardware.
so unlike in other operating system the user cannot
directly interact with hardware
Is This Answer Correct ? | 20 Yes | 3 No |
Post New Answer View All Answers
Is grep faster than awk?
hw will u use awk in replacing cahrs and files
What is grep command in unix with examples?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
Is it inbetween or in between?
How do I search for text in vi?
What does pipe () return?
What is the significance of the 'tee' command?
How do you repeat a command in terminal?
Who command in unix?
Using unix command how to display no of records in oracle?
What is the unix command to confirm a remote host is alive or not?
Write a command to display a file’s contents in various formats?
What is the use of the tee command?
What is “chmod” command?