What are the disadvantages of using threads?
Answers were Sorted based on User's Feedback
Answer / divyesh
Because of threading deadlock,Race condition may arrived and
starvation may happen.
Is This Answer Correct ? | 14 Yes | 1 No |
is servlet,struts are threadsafe or not.please telme correct answer
What is metaspace?
What is Lock Based Protocol and what is its use?
Define aop(assepct oriented programing)?
What is deadlock?
How will you pass parameters in RMI? Why do you serialize?
Connection Pooling with different type of databases?
how the action can be map from jsp page to bean class in mvc1
What is an applet?
When a thread blocks on i/o?
Is System.err.println(""Statement"); is execute the output on console . Example: System.err.println("Hello JAVA");
Why does the tag url-encode javascript and mailto links?