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
To create a socket, you need to know the internet host to which you want to connect?
If you do not want your program to halt while it waits for a connection, put the call to accept( ) in a separate thread?
What is the Difference between socket and servlet?
Explain a daytime server?
What do you understand by the term network?
Where is the network interface card located?
What is an http redirector?
What is HttpURL connection ?
Explain a time server?
What you know about random port?
What is network interface name?
What is an http server?
What is a thread pool?
What is the use of network interface?
What is socket in java?