distinguish between user mode and kernel mode?
Answer Posted / sharanabasappa d
Fault occuring in the user mode will not lead to
catastrophic error such as system failure. But only effects
the system stability and system can be resumed.
Where as in kernel mode fault will lead to Catastrophic
failue (System Failure)
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
Which unix command lists files/folders in alphabetical order?
What are the unix commands?
What do chown command do?
What is ‘ps’ command for?
What is time_t?
What is the difference between cat and more command?
What is the comma to show the space allocation of files?
Describe the usage and functionality of the command rm –r * in unix?
What is the first character of the output in ls l command?
How do I search for a file in unix command?
What is “chmod” command?
What is the search command in unix?
How do I use grep to search for a file?
What difference between cmp and diff commands?
What is the use of the tee command?