InterviewSolution
Saved Bookmarks
| 1. |
The register context and stacks of a thread are deallocated when the thread?(a) terminates(b) blocks(c) unblocks(d) spawnsI had been asked this question in an internship interview.Enquiry is from Threads topic in portion The Linux System of Operating System |
|
Answer» RIGHT CHOICE is (a) terminates The EXPLANATION is: NONE. |
|