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
In oracle there is column command, how will you explain that?
What are data pump export and import modes?
How to create a table index in oracle?
What are the predefined tablespaces in a database?
Is it possible to split the print reviewer into more than one region ?
What is a tns file?
What is the difference between count (*), count (expression), count (distinct expression)?
What is the use of oracle?
What is memory advisor in Oracle?
How to work with data objects interactively?
What is bind variable in oracle 11g?
Why is oracle database so popular?
how can we store any pdf file in oracle
What is a schema in oracle?
How oracle handles dead locks?