What is a deadlock ?

Answer Posted / hanu

If a process is waiting for a resource is using by
another process in that case deadlock encounter if its
waited undefinetly(For a certain period) ..

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the method in java?

637


Write a program to find the greatest of three numbers in java?

600


What does method mean?

553


What are the 3 types of control structures?

556


Where are register variables stored?

628






Can we override data members in java?

663


Can we use a switch statement with strings?

580


Why java is not 100% object-oriented?

897


java Technical questions asked by JPMC

4610


What is ternary operator?

598


How does class forname work in java?

517


What does file separator do in java?

575


How does compareto method work?

563


I want to control database connections in my program and want that only one thread should be able to make database connection at a time. How can I implement this logic?

680


explain multi-threading in java?

608