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 |
details description on this mantis? who is founder of this mantis?
How to print No.of.rows affected after updation using ADO.Net
What is WEB 3.0? What are the features their in WEB3.0
what is difference between input parameter and output parameter.
is possible to delete specific data in a row by using of sql query?
hii I inntrested abt scjp certification but i dont knw abt scjp plz send details abt scjp exam and syllabus.
how to convert hashmap to arraylist with iteration
when we use mantis? how learn mantis?
I am work in it aompenei
hai i like to do some certifications in programming or any other......... am doing my IT third year......... pls guide me...... mail me ur suggestions to ranjithmaharaj@gmail.com...
Write a shell program to test whether a given year is leap year or not ?
Describe the difference between Interface-oriented, Object-oriented and Aspect-oriented programming