I have two questions
1. What is the scheduling policy for threads in java, who does the scheduling
2. What is the difference between notify and notifyAll functions in java for threads.
1. What is the scheduling policy for threads in java, who does the scheduling
2. What is the difference between notify and notifyAll functions in java for threads.
