Java Multi-Threading Question:
Download Job Interview Questions and Answers PDF
Name the methods used for Inter Thread communication?
Answer:
wait(),
notify() &
notifyall()
notify() &
notifyall()
Download Java Multi-Threading Interview Questions And Answers
PDF
Previous Question | Next Question |
Write the signature of the constructor of a thread class? | Name the mechanism defined by java for the Resources to be used by only one Thread at a time? |