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
What is the use of cut command in unix?
Is ‘du’ a command? If so, what is its use?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
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 unix command?
What are the unix commands?
Who command in unix operating system?
What is ‘ps’ command for?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What are awk commands?
What is grep in bash?
What does the “echo” command do?
What is the command to find hidden files in the current directory?
How do I search for a file in unix command?
Write a command to kill the last background job?