What is preemptive and Non-preemptive Time Scheduling?

Answer Posted / nagar

bhai yo ye ans jo diya h CCS university ke hisaaqb se thik
nhi hai.....vaha 10 page ka likna hota hai

Is This Answer Correct ?    10 Yes 20 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How a component can be placed on Windows?

2260


Is jvm a overhead?

619


What is the purpose of the wait(), notify(), and notifyall() methods?

565


Which javutil classes and interfaces support event handling?

578


which book is better for jdbc ,servlets and jsp

1643






In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?

1553


int x=5,i=1,y=0; while(i<=5) { y=x++ + ++x; i=i+2; } System.out.println(x); System.out.println(y); System.out.println(i); How to solve this? Please explain!

1358


What if the static modifier is removed from the signature of the main method?

700


What is a policy?

1763


What is table mutation and how do you avoid it?

1912


What is permgen or permanent generation?

581


Define aop(assepct oriented programing)?

630


what are memory considerations of jsp compares to other web components?

6007


What is difference between object state and behavior?

576


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

584