What are the disadvantages of using threads?
Answer Posted / divyesh
Because of threading deadlock,Race condition may arrived and
starvation may happen.
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
What is prototype?
How are the elements of a borderlayout organized?
When a thread blocks on i/o, what state does it enter?
Is it possible to stop the execution of a method before completion in a sessionbean?
Why doesn’t the focus feature on the tag work in every circumstance?
Why won’t the jvm terminate when I close all the application windows?
Explain ioc concept?
Do we need to override service() method
what is meant by JRMP?
Whats new with the stop(), suspend() and resume() methods in jdk 1.2?
How to implement dphibernate to activate lazy loading in Flex with java ?thanx in advance!
What is permgen or permanent generation?
How to determine SGA site?
Can I run seam outside of jboss as?
What is the difference between the session.get() method and the session.load() method?