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 |
what is the last ant version you worked?how to get it
7.x=10; y=20; x<<2=? x<<1=? y>>2=?
Explain what is OOPS and its concepts?
is possible to delete specific data in a row by using of sql query?
What is meant by QUEUE?
What is the difference between CriteriaQuery and CreateQuery in Hibernate???? Thanks in advance!!!!!!
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#..
what is the difference between uservariables and systemvariables (in Environmental variables)???
explain how to make a control visible and invisible during runtime
sample code for data transfer between two r/2 systems and r/3 systems?
I want to insert date in the form of yyyy-mm-dd... if any changes happen while inserting date format want to show error meg...any one can solve this..??
what is the diffrence between software and hardware language?