What is meant by time-slicing?

Answer Posted / jyothsna

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 ?    4 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

679


What is socket in java?

631


What you know about random port?

565


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 client tester?

580






Explain look for local ports?

580


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

641


What is a listener in networking?

589


What is jhttp web server?

765


What is network programming in java?

567


What are the advantages and disadvantages of sockets?

575


Why socketutil is used?

611


What is HttpURL connection ?

628


Explain a daytime server?

644


What is an http server?

545