Operating System Multi Threading Models
Q In the Many to Many models when a thread performs a blocking system call ___________
  • A A. Other threads are strictly prohibited from running
  • B B. Other threads are allowed to run
  • C C. Other threads only from other processes are allowed to run
  • D D. None of the mentioned
Leave a Comment