What is preemptive and Non-preemptive Time Scheduling?
Answer Posted / surbhi
generally,an os is said to be preemptive if it is allowed to
interrupt on executing task & replace it with another
ready-to-run task...
in non preemptive system, the task executing either run to
completion or voluntarily relinquishes control of the
processor..
| Is This Answer Correct ? | 30 Yes | 7 No |
Post New Answer View All Answers
What are the pros and cons of detached objects?
which book is better for jdbc ,servlets and jsp
What are the different approaches to represent an inheritance hierarchy?
what are the activation groupworks?
What is re-entrant. Is session beans reentrant. Is entity beans reentrant?
how to make a index.jsp for running the site in internet and find an error for connection with weblogic server and java that give an error invalid object name.and how to maintain session.
Can we sent objects using Sockets?
In inglish: How to convert jar to exe files? Em português: Como converter arquivos .jar para .exe?
For which statements does it make sense to use a label?
What is the difference between a menuitem and a checkboxmenuitem?
What restrictions are placed on the values of each case of a switch statement?
When a thread blocks on i/o, what state does it enter?
What is the difference between the session.get() method and the session.load() method?
wahts is mean by dynavalidatorform in struts/
what is a portable component?