Answer Posted / satya
sleep(long millis)
takes a pause for a thread for a time in milli seconds,
after the sleep time is over then the thread is again
executing
suspend()
suspending the running thread
| Is This Answer Correct ? | 4 Yes | 6 No |
Post New Answer View All Answers
Difference between hashmap and hashtable?
What is the difference between RMI registry and OS Agent?
What is mdb and what is the special feature of that?
What is the difference between system.out ,system.err and system.in?
What are various types of class loaders used by jvm?
what are the activation groupworks?
What is a tasks priority and how is it used in scheduling?
Why a component architecture for the java platform?
What is message driven beam?
In inglish: How to convert jar to exe files? Em português: Como converter arquivos .jar para .exe?
What is the relationship between an event-listener interface and an event-adapter class?
If your ui seems to freeze periodically, what might be a likely reason?
What is re-entrant. Is session beans reentrant. Is entity beans reentrant?
What are transaction attributes?
What is the difference between the session.update() method and the session.lock() method?