What is the difference between Sleep and Wait? (Java)
Answer / 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 |
How to create a stored program unit?
What happens if you lost a data file?
Draw E-R diagram for many to many relationship ?
How to find out what oracle odbc drivers are installed?
What is the function of Redo Log ?
What is the difference between INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN?
What is a read write transaction in oracle?
1) What is dense ranking? 2) Difference between Substring and Instring? 3) Case and Decode? 4) Pseudo column? 5) View vs Materialized views? 6) SQl performance tuning?
What are the differences between lov and list item?
What is an oracle database?
What privilege is needed for a user to create views in oracle?
Explain oracle’s system global area (sga).