satellite03
IS-IT--Management
does Thread.sleep() release the object lock ? does it same as wait() method ?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
satellite03 said:then what happens when you call wait() ? what does the thread do at that time ? is not the thread sleep at that time!! what it does then ?