View Single Post
Old 07-20-2016, 03:21 AM   #5
JakMax
Registered User
 
Join Date: Jul 2016
Location: Singapore
Posts: 31
It's simple that When two or more threads are waiting for each other to release lock and get stuck for infinite time, this situation is called deadlock . It happen in java platform in case of multitasking. So you should use any java frame to develop java multitasking program.
JakMax is offline   Reply With Quote