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 |
types of exceptions
What will happens, when a thread cannot acquire a lock on an object?
Why JDBC has introduced
What is scalable, portability in the view of J2EE?
Do I have to use jsps with my application?
How many times may an objects finalize() method be invoked by the garbage collector?
difference. between List and Set?
2 Answers Campus Interaction, HCL, Infotech,
advantage of thread?
Will it be called overriding if I do not change the parameters or return type, instead throw a different exception in the method signature.
Is a class a subclass of itself?
What is a layout manager?
Do you think that java should have had pointers?