Q. In the One to One model when a thread makes a blocking system call : (Solved)
1. other threads are strictly prohibited from running
2. other threads are allowed to run
3. other threads only from other processes are allowed to run
4. none of these
- b. other threads are allowed to run