distinguish between user mode and kernel mode?
Answer Posted / sachin tyagi
user mode is an area that is used to execute userlevel
commands .
But in kernel mode all the commands like device driver etc.
executes.
| Is This Answer Correct ? | 21 Yes | 6 No |
Post New Answer View All Answers
What is the comma to display different lines that are found when compare two files?
What is the nmap command?
What is the difference between cat and more command?
What are grep patterns?
Explain command to show the space allocation of files?
What does grep v grep do?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
Write a command to kill the last background job?
Describe the usage and functionality of the command rm –r * in unix?
Can you enlist some commonly used network commands?
What is the use of sed command in unix?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
Explain command to display different lines that are found when compare two files?
How do I search for text in vi?
What is a bash command?