What is preemptive and Non-preemptive Time Scheduling?
Answer Posted / anonymous
pre-emptive
The rights on a resource can be shifted from one object to
another.
Non- preemptive
The rights on a resource cannot be shifted from one object
to another.
It is a technique used for scheduling the processor time
for various processes.
| Is This Answer Correct ? | 75 Yes | 29 No |
Post New Answer View All Answers
Are we allowed to change the transaction isolation property in middle of a transaction?
Name the class that is used to bind the server object with RMI Registry?
What is difference between object state and behavior?
How to pass parameters in RMI?
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.
How substring() method of string class create memory leaks?
What is colon_pkg_prefixes and what is its use?
Explain about RMI Architecture?
Describe activation process?
What is the purpose of the wait(), notify(), and notifyall() methods?
whats is statement and procedure
Describe, in general, how java's garbage collector works?
Explain the advantages and disadvantages of detached objects.
Why is string immutable in java?
What is RMI and what are the services in RMI?