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
Can you enlist some commonly used network commands?
What is grep short for?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What is the comma to display different lines that are found when compare two files?
What is the pipe command?
Name the general commands in using unix os for a beginner?
Which unix command to make a new directory?
What does the “echo” command do?
How to display no of records in oracle using unix command?
What is the comma to show the space allocation of files?
What is the use of finger command?
What is nr in awk command?
What is updatedb?
Explain mount and unmount command.
How do you grep a case insensitive?