What is waiting state? In what ways a thread can enter into
waiting state?
Answer Posted / anonymous
2 ways.
wait( time ---);
sleep();
| Is This Answer Correct ? | 6 Yes | 7 No |
Post New Answer View All Answers
What is a class loader? What are the different class loaders used by jvm?
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 jboss?
What is the difference between java class and bean?
What are the benefits of detached objects?
What is glasgow?
What is the highest-level event class of the event-delegation model?
What does module-relative mean?
which book is better for jdbc ,servlets and jsp
Which are the different segments of memory?
Why use a datasource when you can directly specify a connection details?
Can I import same package/class twice? Will the jvm load the package twice at runtime?
Difference between swing and awt?
Is infobus easy to use?
How are commas used in the intialization and iteration parts of a for statement?