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


Please Help Members By Posting Answers For Below Questions

Explain the advantages and disadvantages of detached objects.

568


what is a non-repeatable read?

1822


What is the relationship between an event-listener interface and an event-adapter class?

550


What is a sessionfactory? Is it a thread-safe object?

670


Is it possible to stop the execution of a method before completion in a sessionbean?

592






What are the different types of exception?

567


Why is actionform a base class rather than an interface?

561


What are the different class loaders used by jvm?

587


What is the difference between a menuitem and a checkboxmenuitem?

578


what is Activation Instantinator?

1903


Name the eight primitive java types.

591


In inglish: How to convert jar to exe files? Em português: Como converter arquivos .jar para .exe?

2152


A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions

1810


Define aop(assepct oriented programing)?

628


what is an isolation level?

2207