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 the purpose of the finally clause of a try-catch-finally statement?
Why are component architectures useful?
how i secure my site with the https protocol.what are the steps?
Will the general public have access to the infobus apis?
When a thread blocks on i/o, what state does it enter?
How is a java object message delivered to a non-java client?
What is a tasks priority and how is it used in scheduling?
Why doesn’t the focus feature on the tag work in every circumstance?
For which statements does it make sense to use a label?
Can I use multiple html form elements with the same name?
What are externizable interface?
What are the different methods of identifying an object?
cud u help me ... i am struggling with this question... to find all the subsets of a given set for ex.... a,,b,c shud give all the subsets.... i gt the program in c bt nt able to get it in java..... help needed ..
What is message driven beam?
What classes of exceptions may be caught by a catch clause?