1.

Scheduler switch threads in ________(a) Multilevel queue scheduling(b) Priority Scheduling(c) Round robin fashion(d) Multilevel feedback queue schedulingI have been asked this question in my homework.This intriguing question comes from Multithreading in division Going Parallel, Handling Actuator and Sensor of IOT

Answer»

The correct ANSWER is (c) ROUND robin fashion

To explain: It switches among threads in a round robin fashion so that every thread GETS its FAIR share of PROCESSING time.



Discussion

No Comment Found

Related InterviewSolutions