InterviewSolution
Saved Bookmarks
| 1. |
An instance of class Buffer provides a threadsafe way of communication between ________(a) Actors(b) Objects(c) Locking(d) BufferThe question was posed to me in a national level competition.My question is taken from Multithreading in section Going Parallel, Handling Actuator and Sensor of IOT |
|
Answer» Correct option is (b) Objects |
|