distinguish between user mode and kernel mode?
Answer Posted / wizards
User mode is where all the user programmes will execute.
where as in kernel mode all kernel programmes like like
Network driver programs etc., will be execute
| Is This Answer Correct ? | 24 Yes | 11 No |
Post New Answer View All Answers
What does find command return in unix?
What is a command and examples?
What is {} in find command?
What are the unix commands?
Why is shebang used?
What command will change your prompt to myprompt?
What is the comma to show the space allocation of files?
What are awk commands?
What does the md command do?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What is grep in bash?
Is it inbetween or in between?
What are file commands?
Write a command to display a file’s contents in various formats?
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)?