What is meant by time-slicing?

Answers were Sorted based on User's Feedback



What is meant by time-slicing?..

Answer / sudheer

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

What is meant by time-slicing?..

Answer / sujay

Stupid fellows, Dont you people see whether anybody have posted the same answers ?..

Is This Answer Correct ?    12 Yes 4 No

What is meant by time-slicing?..

Answer / gaurav agrawal

"Distribution of CPU time for all THREADS which are in
runnable state, called Time-Slicing"

Jyothsna, keep trying in other questions.

You can do better.

Is This Answer Correct ?    6 Yes 3 No

What is meant by time-slicing?..

Answer / sujay

And who is this Jyothsna ?
She has posted it twice.. No sense at all..

Is This Answer Correct ?    5 Yes 3 No

What is meant by time-slicing?..

Answer / kalyan

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

What is meant by time-slicing?..

Answer / 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

What is meant by time-slicing?..

Answer / tn sankar

devide the multitask and assigning the time for that...is called time-slicing...




dont get angry... i think this is the answer for that...

Is This Answer Correct ?    0 Yes 0 No

What is meant by time-slicing?..

Answer / 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

What is meant by time-slicing?..

Answer / 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

More Java Networking Interview Questions

What is the use of network interface?

0 Answers  


Write the range of multicast socket IP address?

1 Answers  


What is Inet address?

17 Answers  


What is meant by time-slicing?

9 Answers   Accenture, Wipro,


What do you understand by the term network?

0 Answers  






What is Domain Naming Service (DNS)?

3 Answers  


What is an http redirector?

0 Answers  


What is network programming in java?

0 Answers  


What is HttpURL connection ?

0 Answers   Akamai Technologies,


What is a thread pool?

0 Answers  


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

0 Answers   PUCIT,


What is a listener in networking?

0 Answers  


Categories