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 are the services in RMI ?
What are the different types of exception?
To what value is a variable of the string type automatically initialized?
Are we allowed to change the transaction isolation property in middle of a transaction?
How many times may an objects finalize() method be invoked by the garbage collector?
What is a modular application?
What method is invoked to cause an object to begin executing as a separate thread?
what are RemoteObjects?
What is the diffrence between a local-tx-datasource and a xa-datasource?
How to determine SGA site?
Why use a datasource when you can directly specify a connection details?
how to make a index.jsp for running the site in internet and find an error for connection with weblogic server and java that give an error invalid object name.and how to maintain session.
Difference between hashmap and hashtable?
What is the purpose of the notifyall() method?
When is the best time to validate input?