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

Tell me about networking classes and interfaces.

629


What is network programming in java?

575


What is a client tester?

582


What are the advantages and disadvantages of sockets?

579


What is jhttp web server?

765






What is the use of network interface?

504


What is a listener in networking?

591


What is an http redirector?

555


Explain a time server?

594


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


What is socket in java?

634


What is the Difference between socket and servlet?

794


What are the advantages and disadvantages of java sockets.

611


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

682


What is HttpURL connection ?

630