Answer Posted / vinay
basically You can make best use of your CPU, by ensuring that its always processing some or the other things. And threading makes the execution faster not slower as it divides the whole work into chunks and processes them parallel. finally unites then to give result. correct me if I am wrong.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
When a thread blocks on i/o, what state does it enter?
Difference between new operator and class.forname().newinstance()?
How primary key is implemented in Oracle?
Why are some of the class and element names counter-intuitive?
What are callback interfaces?
Explain what is orm?
What is the difference between a static and a non-static inner class?
How will you pass parameters in RMI? Why do you serialize?
What is the infobus?
What is JTS?
How to determine SGA site?
How task's priority is used in scheduling?
What’s jboss jbpm?
What is abstract schema?
what is handle?