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
How can we use grep command in unix?
Which command is used to restrict incoming messages?
Which command will print your home directory on screen?
How do I clear my terminal history?
How do I search for a file in unix command?
What is the difference between awk and grep?
Differentiate cat command from more command.
What does pipe () return?
How do I open a port?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
What is the general format of unix command syntax?
What do know about tee command?
What is the use of tee command?
What is in grep command?
What do chmod, chown, chgrp commands do?