distinguish between user mode and kernel mode?
Answer Posted / bhargav manne
kernal mode is access any resource regarding the hardware
i.e it can access both user and kernal resources.
but in case of user mode it only access to the user resources
instead of accessing system resources also like kernal.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Which command is used to delete all files in the current directory and all its sub-directories?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What do chmod command do?
What does this command do,"$more readme.txt“?
What does touch command do in unix?
How does shebang work?
What are bash commands?
What is updatedb?
why metadb requires a seperate slice to create Solaris volume manager
Describe the zip/unzip command using gzip.
Explain command to show the space allocation of files?
What is the use of find command in unix?
What are the commands in UNIX to list the files in a Directory?
What are filter commands in unix?
Enlist some filename manipulation commands in unix.