what is the functionality of kernel in unix architecture?
Answer Posted / suman kumar reddy
we have 2 modes in cpu .
kernel mode and usermode.
kernel provides service to the user on request.
user executes the commands when kernel provides service to
it.after execution completes kernel looks after the system
drivers (network drivers)
user has no privelages until kernel provides service to
the user.
| Is This Answer Correct ? | 20 Yes | 2 No |
Post New Answer View All Answers
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
Give the command for finding the current date.
Using unix command how to display no of records in oracle?
Explain ‘library functions’ with respect to unix commands?
Explain how to use grep command to list find the records of a file containing 10 different strings?
How to find $ai_serual resolved path by using unix
Explain command to display different lines that are found when compare two files?
What is the comma to display different lines that are found when compare two files?
What does this command do,"$more readme.txt“?
How do you grep a case insensitive?
Enumerate some of the most commonly used network commands in unix?
What difference between cmp and diff commands?
Write a command to kill the last background job?
What is unix command?
What does touch command do in unix?