What are the disadvantages of using threads?

Answers were Sorted based on User's Feedback



What are the disadvantages of using threads?..

Answer / divyesh

Because of threading deadlock,Race condition may arrived and
starvation may happen.

Is This Answer Correct ?    14 Yes 1 No

What are the disadvantages of using threads?..

Answer / supreeth

DeadLock

Is This Answer Correct ?    11 Yes 3 No

What are the disadvantages of using threads?..

Answer / somu

deadlock ,starvation,

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More Advanced Java Interview Questions

is servlet,struts are threadsafe or not.please telme correct answer

1 Answers   Microsoft,


What is metaspace?

0 Answers  


What is Lock Based Protocol and what is its use?

2 Answers   Wipro,


Define aop(assepct oriented programing)?

0 Answers  


What is deadlock?

2 Answers  


How will you pass parameters in RMI? Why do you serialize?

0 Answers  


Connection Pooling with different type of databases?

1 Answers  


how the action can be map from jsp page to bean class in mvc1

1 Answers   Photon,


What is an applet?

5 Answers  


When a thread blocks on i/o?

0 Answers  


Is System.err.println(""Statement"); is execute the output on console . Example: System.err.println("Hello JAVA");

8 Answers  


Why does the tag url-encode javascript and mailto links?

0 Answers  


Categories