In HandlePut(object o), o represents?
In HandlePut(object o), o represents? Correct Answer Null
void HandlePut(object o) method puts 0 into buffer. The new value in the buffer replaces the old one. The method performs the necessary locking to enable safe use of the buffer from multi threads. In HandlePut (object o) method, o represents Null.
মোঃ আরিফুল ইসলাম
Feb 20, 2025