Java Multi-Threading Question:

How many threads at a time can access a monitor?

Java Multi-Threading Interview Question
Java Multi-Threading Interview Question

Answer:

one


Previous QuestionNext Question
Name the default thread at the time of starting the program?Name the four states associated in the thread?