InterviewSolution
Saved Bookmarks
| 1. |
HandlePut(object o) performs what?(a) Fixing values(b) Locking(c) Changing values(d) UnlockingThe question was posed to me at a job interview.I'd like to ask this question from Multithreading topic in section Going Parallel, Handling Actuator and Sensor of IOT |
|
Answer» The correct choice is (d) Unlocking |
|