what is the functionality of kernel in unix architecture?
Answer Posted / nikhitha.k.pillai
functionality of kernel includes 4 features.
1.Process management
2.Memory management
3.I/O Management
4.Support functions
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the comma to show the space allocation of files?
What is the difference between cat command and more command?
What do chmod, chown, chgrp commands do?
What is the pipe command?
What is awk used for?
What is {} in find command?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
Which unix command to make a new directory?
What is the behavioural difference between cmp and diff commands?
What is nr in awk command?
Which command will print your home directory on screen?
What are the commands in UNIX to list the files in a Directory?
What does find command return in unix?
Why is it called grep?