Saved Bookmarks
| 1. |
What is Thread cancellation?(a) the task of destroying the thread once its work is done(b) the task of removing a thread once its work is done(c) the task of terminating a thread before it has completed(d) none of the mentioned |
|
Answer» The correct option is (c) the task of terminating a thread before it has completed Explanation: None. |
|