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 is web.configuration? how is it work? & wht is use this?

1 Answers  


What is the client concept in SAP? What is the meaning of client independent?

3 Answers  


they asked me about srs (software requirement specifcation)? how can i get anydocumentation about srs & other documnts infomation like bdd, in testing? its urgent?

1 Answers   TCS,


How to call a C++ function which is compiled with C++ compiler in C code?

1 Answers   Yahoo,


What ports must be open for DCOM over a firewall? What is the purpose of Port 135?

2 Answers  


diffrence between oracle apps , .NET , SAP

1 Answers  


I want to pass .pdf files as OlE Object to crystal report through VB6. Please any one guid me...

1 Answers  


Need guidewire related Documents(Interview Question/Tips/Best Practice/Dumps)

1 Answers  


How to set fixed width in particular <td> in html? if i type more character in this <td> it will not push near <td>. this is my question. can u tell me the answer...

1 Answers   SoftSquare,


What are the Short cut Keys of Tally ERP?

1 Answers  


What is the difference between save and create method of activerecord?

0 Answers  


i want to insert textbox value to sql db. i have only one text box but store four values. ple give any one give sample code in asp.net c#..

1 Answers   Concentrix,


Categories