distinguish between user mode and kernel mode?
Answer Posted / m.manikandan
user mode can't read/write directly to OS memory.
kernel mode can read and write directly from OS memory.
| Is This Answer Correct ? | 13 Yes | 4 No |
Post New Answer View All Answers
What is pipe command in unix?
What are the unix commands?
Differentiate cat command from more command.
How do I open a port?
What is the behavioural difference between cmp and diff commands?
What are some command words?
Why is shebang used?
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)?
Using unix command how to display no of records in oracle?
What is the function of grep command in unix?
What is .sh file?
How do you repeat a command in terminal?
What is grep in bash?
How does shebang work?
What is the use of the command 'ls -x chapter[1-5]' ?