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 do I use os authentication with weblogic jdriver for oracle and connection pools?
What is an oracle recycle bin?
How to store only time; not date and time?
What is java oracle used for?
I have table-A(1,2,3)& table-B(3,4,5).what is the different b/w below questions? A union all B? B union all A?
How to concatenate two text values in oracle?
How to write a query with a left outer join in oracle?
What is system tablespace?
What is indexing, and how does it improve performance?
what is a cartition product?
What is the difference between hot backup and cold backup in oracle? Tell about their benefits also.
What do you mean by a database transaction & what all tcl statements are available in oracle?