5 Sleep Method in Java
5 Sleep Method in Java
Content Menu ▼
Output:
1
1
2
http://www.javatpoint.com/sleep()method 1/2
9/23/2015 Sleep Method in Java javatpoint
2
3
3
4
4
As you know well that at a time only one thread is executed. If you
sleep a thread for the specified time,the thread shedular picks up
another thread and so on.
← prev next →
http://www.javatpoint.com/sleep()method 2/2