Vidyalelo
Java Programming · Q68

Threads

Programming · Java Programming · question 68

Q68

What is true about time slicing?

A.
Time slicing is OS service that allocates CPU time to available runnable thread
B.
Time slicing is the process to divide the available CPU time to available runnable thread
Answer
C.
Time slicing depends on its implementation in OS
D.
Time slicing allocates more resources to thread

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board