Answer Posted / sudheer
Preemptive multitasking also called "time slicing".
Interrupting the execution of a process and passing control
to another waiting process and performing a context switch
after which the context for the next pending process is
restored, and the next process is executed for the duration
of its time slice or "quantum".
| Is This Answer Correct ? | 17 Yes | 4 No |
Post New Answer View All Answers
What is a thread pool?
What is cookies in networking ?
What is an http redirector?
What is an http server?
Explain look for local ports?
What is network programming in java?
What is the Difference between socket and servlet?
What is the main difference between Client side Java Script and and Server side Java Script how actually they run on both side with Example.
What is a client tester?
Explain a daytime server?
What is a listener in networking?
Public serversocket(int port, int queuelength) throws ioexception, bindexception?
Why socketutil is used?
Explain a time server?
Where is the network interface card located?