Tell me what is executive in windows nt?
Answer / Mohammad Rashid Ansari
In Windows NT, the Executive refers to a set of system services that manage various aspects of the operating system such as memory management, input/output operations, security, and scheduling. The Executive provides an interface for device drivers, file systems, and other system components.
| Is This Answer Correct ? | 0 Yes | 0 No |
Tell me the difference between yielding and sleeping?
What is preemptive multitasking?
Explain what are device drivers used for?
Can I delete programs x86?
Why is ram also known as volatile memory?
How do an incremental process model and certification work together to produce high quality software? In your own words, describe the intent of certification in the clean room software engineering context.
What's the difference between x86 and x64?
What do you understand by multi-threading and multi-tasking?
Explain the difference between internal and external fragmentation in memory management. Suggest ways to reduce them.
when a process is created using fork(). what is shared between parent process and child process. 1.Heap 2. stack 3. shared memory segments 4. I/O handles
2 Answers Hyderabad Central University, nvidia,
What is operating system give two examples?
Explain page fault interrupt?