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 URL?

6 Answers   Wipro,


How does server know that a client is connected to it or not?

1 Answers  


What you know about random port?

0 Answers  


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.

0 Answers   MCN Solutions,


What is the use of network interface?

0 Answers  






What is network programming in java?

0 Answers  


EDP RESPONSIBILITIES

1 Answers   Aurum, HFL, JK Ansell, NDS, University,


What is the purpose of HTTP tunneling?

6 Answers  


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

0 Answers  


What do you understand by the term network?

0 Answers  


What is network interface name?

0 Answers  


Explain the generic term internet.

0 Answers  


Categories