InterviewSolution
Saved Bookmarks
| 1. |
A process can be ___________(a) single threaded(b) multithreaded(c) both single threaded and multithreaded(d) none of the mentionedThe question was asked in my homework.My question is from Threads topic in section The Linux System of Operating System |
|
Answer» The CORRECT CHOICE is (C) both single threaded and multithreaded |
|