What is meant by time-slicing?

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


Please Help Members By Posting Answers For Below Questions

What do you understand by the term network?

572


To create a socket, you need to know the internet host to which you want to connect?

535


Public serversocket(int port, int queuelength) throws ioexception, bindexception?

679


What is an http redirector?

551


What is cookies in networking ?

619






If you do not want your program to halt while it waits for a connection, put the call to accept( ) in a separate thread?

551


What is a listener in networking?

589


What you know about random port?

565


How we can make simple java program for Server/Client Communication

641


Explain a daytime server?

646


Explain a time server?

592


What are the advantages and disadvantages of sockets?

577


What is an http server?

546


What is HttpURL connection ?

628


Explain look for local ports?

580