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
does the query needs a hint to access a materialized view?
How to write numeric literals in oracle?
What is the data pump export utility?
How to call a sub procedure?
What do you mean by merge in oracle and how can you merge two tables?
How to grant create session privilege to a user in oracle?
In AP we done Customizations for Late Payments Charges. For Reporting Purpose What are the Documents Prepared for Customer Understanding??
How to export data to a csv file?
Explain an extent?
How do I spool to a csv formatted file using sqlplus?
How to use fetch statement in a loop?
Does oracle charge for java?
What is a procedure in oracle?
What is oracle in java?
How would you best determine why your MVIEW couldnt FAST REFRESH?