InterviewSolution
Saved Bookmarks
| 1. |
_______ method puts zero into the buffer.(a) HandlePut(object o)(b) HandletGet(object o)(c) HandletGet()(d) HandletPut()I have been asked this question in an online interview.This intriguing question comes from Multithreading in portion Going Parallel, Handling Actuator and Sensor of IOT |
|
Answer» The CORRECT option is (a) HandlePut(OBJECT o) |
|