What is the difference between Sleep and Wait? (Java)
Answer Posted / shaik syed bashs
using sleep method thread will suspended for some time but
using wait() method thread will kept aside for some
time.wait() method is in object class but sleep() is in
thread class
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to turn on or off recycle bin for the instance?
How to connect to oracle using service name instead of sid?
What is a trigger and what are its types in oracle?
what is normalisation?what are its uses?
What is the usage of control file in oracle?
How many types of cluster table in Oracle?
How to rename an index in oracle?
I have a database backup file in .db (ext) form how to conver it into .dmp (ext.) for oracle database
What are the uses of synonyms?
How to open and close an explicit cursor in oracle?
What is a schema in oracle?
How to convert a date to char in oracle? Give one example.
Can I create users through internet explorer in oracle 10g?
How do I connect to oracle?
Design database draw er diagram for a certain scenario ?