Answer Posted / sherin sha
KERNEL-MODE
The kernel-mode programs run in the background, making sure
everything runs smoothly - things like printer drivers,
display drivers, drivers that interface with the monitor,
keyboard, mouse, etc. These programs all run in such a way
that you don't notice them.
When the computer boots up, Windows calls the KERNEL, the
main kernel-mode program that allows all the other programs
to run, even the user-mode programs.
USER-MODE
These are the programs that you run when you want specific
programs - e.g., MS Paint, MS Word, and Calculator. These
are heavily restricted, as to not crash the system. Windows
uses memory-protection services offered by the processor to
prevent malicious programs from interfering with the rest of
the system and corrupting it.
| Is This Answer Correct ? | 64 Yes | 11 No |
Post New Answer View All Answers
How do I change directories in linux command line?
How to know linux os is 32 bit or 64 bit?
What is command grouping and how does it work?
Explain grep command.
What is bash command?
Which command is used to check the number of files and disk space used and the each user’s defined quota?
Which command reduces the size of a file?
Which of the Commands delete the files from the /tmp directory, issued by non-root user?
How can I create a file with cmd?
Explain about lpr filename?
Explain any one service which are working on udp only?
Hi everyone i want to learn Devops in Hyderabad can anyone please suggest me best institute.
How do I find command history in linux?
What is the copy command in linux?
What are grep patterns called?