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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the Difference between socket and servlet?

794


Why socketutil is used?

612


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

682


What are the advantages and disadvantages of sockets?

579


What is HttpURL connection ?

630






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

643


What is jhttp web server?

766


Explain a time server?

594


What is a thread pool?

650


Tell me about networking classes and interfaces.

629


What is socket in java?

634


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.

673


Explain the generic term internet.

596


What is an http server?

548


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

537