Operating System Multi Threading Models
Q In the Many to One model, if a thread makes a blocking system call ___________
  • A A. The entire process will be blocked
  • B B. A part of the process will stay blocked, with the rest running
  • C C. The entire process will run
  • D D. None of the mentioned
Leave a Comment