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 meaning of web application. & the purpose of web application. with description.
Define Abstract method & class with Example
what is difference between VB5 AND VB6.0
how pseudo column works?
how to data grid use in data bind?
Info for guidewire documents and interview questions
Describe the difference between Interface-oriented, Object-oriented and Aspect-oriented programming
what is integration testing in real time applications?
what are the things i had to say in personal introduction in hr round mail me to prasanna.1867@rediff.com
hii I inntrested abt scjp certification but i dont knw abt scjp plz send details abt scjp exam and syllabus.
if try is followed by finally block what happen to exception occured in try block
3 Answers Professional Access,
what are methods we have in connection pooling