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


Please Help Members By Posting Answers For Below Questions

Can I run seam with jdk 1.4 and earlier?

551


How will you pass parameters in RMI? Why do you serialize?

684


For which statements does it make sense to use a label?

583


Difference between new operator and class.forname().newinstance()?

596


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.

1746






What is RMI and what are the services in RMI?

604


Why use a datasource when you can directly specify a connection details? (in a J2EE application)

3446


Name the eight primitive java types.

591


What restrictions are placed on the values of each case of a switch statement?

533


What are the diff types of exception?

551


Why does the tag url-encode javascript and mailto links?

576


Which container method is used to cause a container to be laid out and redisplayed?

660


Why use POJO when I can use hashmap

2041


What modifiers may be used with an inner class that is a member of an outer class?

569


When is the best time to validate input?

601