Sunday, 24 April 2016

Which is the method when called on the object the thread releases the locks held on that object ?


When 
  wait()
       is called on the object , the thread releases the locks held on that object.

No comments:

Post a Comment

Note: only a member of this blog may post a comment.