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 |
what is unique key?
14 Answers Amazon, Cap Gemini, Infosys, Wipro,
What are the components of physical database structure in the Oracle database?
What happens to the current transaction if the session is killed?
In Oracle Applications We are Using Sub Ledger Accounting. When we Transfer the Data all modules (AP,AR,CE,FA) to SLA We done Some customizations? What are They??
Explain the difference between replace() and translate() functions in oracle?
How will you identify oracle database software release?
Point the difference between translate and replace?
What is SAVE POINT ?
What types of joins are used in writing subqueries?
What is the quickest way to export a table to a flat file?
how to hide the stored procedure inside a package
Explain index?