Programming - Threads - Discussion

You Are Here :: Home > JAVA > Threads - Discussion

 



Q.

Preemptive scheduling ? If the new thread has a higher priority then current running thread leaves the runnable state and higher priority thread enter to the runnable state.                         


A. Thread Scheduler B. Time-Sliced Scheduling
C. Preemtive Scheduling D. Dead Lock

Answer: Option C
Explaination:

 


Preemptive scheduling ? If the new thread has a higher priority then current running thread leaves the runnable state and higher priority thread enter to the runnable state.




Discussion

Your Comments Goes here...
NameDiscussion