distinguish between user mode and kernel mode?
Answer Posted / harsha
kernal mode has higher priority while user mode has lower
priority.
kernal mode has ability to read user mode but user mode has
not priority to interfare in kernal mode.
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
Describe the usage and functionality of the command rm –r * in unix?
What does touch command do in unix?
What are the general commands in using unix os for a beginner?
Explain mount and unmount command.
How do I find previous commands in unix?
What is the function of grep command in unix?
What is the use of the tee command?
How many unix commands are there?
What is the command to view process running?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
What is command substitution?
What is the use of egrep command in unix?
What does the “echo” command do?
Write a command that will display files in the current directory, in a colored, long format.
Explain command to view process running?