What is a deadlock ?

Answer Posted / annonmys

deadlock is the state when different processes are waiting
for the resorces held by any other processes, which in turn
are waiting for some other processes and so on. in this
situation no process is able to perform the required task
and hence goes in the deadlock state.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can two objects have same hashcode?

547


What is jvm? Why is java called the platform independent programming language?

518


What is java util concurrentmodificationexception?

473


What is dynamic binding(late binding)?

561


What is int argc char * argv?

541






What is t type java?

602


What are parsers? Dom vs sax parser.

528


How the interruptible method gets implemented?

542


What is java ceil?

547


How large is a boolean?

537


What is the longest unicode character?

669


What is bifunction in java?

651


What are the differences between heap and stack memory in java?

514


What are different types of expressions?

534


What is the difference between instanceof and isinstance?

537