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 in grep command?
Which unix command lists files/folders in alphabetical order?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What is used to type command?
What is updatedb?
What is ‘ps’ command for?
What is awk command used for?
Which command can you use to find the currently running process in unix server?
Which command is used to create a directory?
Why is grep called grep?
What is unix command line?
What is the general format of unix command syntax?
What is the significance of the 'tee' command?
How do I run a bash script?
What does the md command do?