Answer Posted / ravikiran(aptech mumbai)
deadlock is the state which will occur when two synchronized
methods calling one another continuously
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What about abstract classes in java?
What are conditionals and its types?
What’s meant by anonymous class?
What is bigger kb or mb?
Can we overload final method in java?
how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? : Java thread
What is size_t?
What is use of valueof () in java?
What is an anonymous class in java?
What does it mean to flush a file?
What is casting in java programming?
What is the difference between break and continue statements?
What is the instance of an object?
Why you should not use singleton?
What is the difference between method overriding and overloading?