what is user mode & kernel mode?

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


Please Help Members By Posting Answers For Below Questions

What is in mkdir command?

544


Information technology is widely used in

1495


What is clang linux?

562


What the command used for list the contents of your home directory, current directory and all subdirectories?

519


How do I clear bash history in linux?

533






How do I list directories in linux?

560


How do I check storage on linux?

524


What does grep grep do?

519


How do I check cpu usage?

578


What is the use of finger command in linux?

515


Explain getopts command of linux?

593


What command should you use to check the number of files and disk space used and each user’s defined quotas?

588


What is the purpose output of cd command?

578


What are system commands?

568


What does chmod 644 do?

588