Operating System Multi Threading Models
Q When is the Many to One model at an advantage?
  • A A. When the program does not need multithreading
  • B B. When the program has to be multi-threaded
  • C C. When there is a single processor
  • D D. None of the mentioned
Leave a Comment