Answer Posted / gunam.k
Preemptive multitasking also called "time slicing"
Under time slicing, a taskexecutes for a predefined slice of time and then reenters the pool of ready tasks. Thescheduler then determines which task should execute next, based on priority andother factors.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is a thread pool?
If you do not want your program to halt while it waits for a connection, put the call to accept( ) in a separate thread?
Public serversocket(int port, int queuelength) throws ioexception, bindexception?
What is a client tester?
Where is the network interface card located?
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.
Explain the generic term internet.
How we can make simple java program for Server/Client Communication
What is cookies in networking ?
Explain a time server?
What are the advantages and disadvantages of java sockets.
What do you understand by the term network?
What is a listener in networking?
What is an http redirector?
What you know about random port?