Saved Bookmarks
| 1. |
A thread shares its resources(like data section, code section, open files, signals) with ___________(a) other process similar to the one that the thread belongs to(b) other threads that belong to similar processes(c) other threads that belong to the same process(d) all of the mentioned |
|
Answer» The correct answer is (c) other threads that belong to the same process Easy explanation - None. |
|