Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are preemptive scheduling and time slicing and what is
the difference between them?



What are preemptive scheduling and time slicing and what is the difference between them?..

Answer / prashanth001

Preemptive Scheduling is where one thread continues to
execute till such time its execution has completed or until
a thread of a higher priority comes into existence or the
priority of one of the waiting threads is increased.

Time Slicing is where each thread that is waiting to
execute will share the CPU time equally. One thread will
exeucte for n seconds or milliseconds, then go to the
waiting state again. the CPU scheduler will then determine
which of the other waiting threads will execute next.

Is This Answer Correct ?    11 Yes 0 No

Post New Answer

More Advanced Java Interview Questions

How to send a request to garbage collector?

3 Answers  


Why are my checkboxes not being set from on to off?

0 Answers  


What is the difference between a menuitem and a checkboxmenuitem?

0 Answers  


Is 'synchronised' a modifier?

2 Answers   NIIT,


How do you iterate in Hashmap?

1 Answers   HCL, Infotech,


What is JasperReports?

2 Answers  


Difference Between java & javax

5 Answers   Sun Microsystems, Wipro,


What is a thread?

3 Answers  


What is the use of Semaphore?

3 Answers  


what is the difference between System.out.println and out.println in java

10 Answers   CTS,


difference between sql exception class and sql warning class

1 Answers  


What is the infobus?

0 Answers  


Categories