Computer Science, asked by tabu7633, 1 year ago

Which class or interface defines the wait(), notify(),and notifyall() methods?

Answers

Answered by Anonymous
2

Explanation:

Which class or interface defines the wait(), notify(),and notifyAll() methods? Explanation: The Object class defines these thread-specific methods. Option B, C, and D are incorrect because they do not define these methods.

Thanks!

Similar questions