What is preemptive and Non-preemptive Time Scheduling?
Answer Posted / baskar
pre-emptive
we can share the resource to all the process with
interruption.
non pre-emptive
we can't share the resource to all the process and there
is no interruption occur in non pre-emptive.
| Is This Answer Correct ? | 42 Yes | 7 No |
Post New Answer View All Answers
Which containers use a border layout as their default layout?
What is table mutation and how do you avoid it?
Explain about thread synchronization inside a monitor?
What is a modular application?
What is chat area? Explain.
How to pass parameters in RMI?
What is the relationship between local interfaces and container-managed relationships?
What is metaspace?
How messaging services are done, before release of JMS?
If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?
What is the purpose of the wait(), notify(), and notifyall() methods?
What is jboss?
What is the difference between the session.get() method and the session.load() method?
How substring() method of string class create memory leaks?
If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?