what is different between kenerl mode and user mode?



what is different between kenerl mode and user mode?..

Answer / mann

User mode:
*)Code run in special mode of hardware called user mode.
*)Program run in user mode cannot access the memory of
other applications.
*)CPU instructions such as CPU halt cannot be executed.
*)Code is restricted to non-harmful operations.

Kernelmode:
*)Code run in special mode of hardware called Kernel mode.
*)Code run in kernel mode can access any memory.
*)It can perform any valid CPU instructions and hardware IO
operations.
*)Unrestricted access to hardware.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Programming Languages AllOther Interview Questions

What do you mean by text editor?

1 Answers   Infosys,


When you deliver your C++ headers and C++ library of a class (what all can you change in the class so that application using your class does not need to recompile the code)

0 Answers   Yahoo,


how to avoid java script validation in client side validation?

2 Answers  


5. Which of the following can you do with DB2 Express- C? Query databases with SQL Query databases with XML using XQuery and XPath Use SQL in Xquery and Xquery in SQL All of the above

0 Answers  


Difference of Console, web & windows applications?

0 Answers  






Please describe an example where you used object orientation in one of your programs.

0 Answers  


A combination of multiple keys defined in a physical file or logical file is called a _________ key

3 Answers   IBM,


What is Console Application? & The purpose Of Console Application? with description.

1 Answers  


Which language they use during interview?

0 Answers   State Bank Of India SBI,


Write a program that prints the numbers from 1 to 100. But for multiples of three print "Fit" instead of the number and for the multiples of five print "Bit". For numbers which are multiples of both three and five print "FitBit".

0 Answers  


what is the filters in biztakk server? where it can use?

0 Answers   Wipro,


could you please tell me how to draw the calibration curve for HPLC {the software which we are using}?

0 Answers  


Categories