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 awk command used for?
What is the general format of unix command syntax?
How do I use grep to search for a file?
What is the nmap command?
What is pipe command in unix?
Describe the zip/unzip command using gzip.
Differentiate cmp command from diff command.
Name the various commands that are used for the user information in unix.
What is rmdir command?
Which command is used to copy files?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What do know about tee command?
Is grep faster than awk?
How to display no of records in oracle using unix command?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include