Answer Posted / karthik
task is a work given to the system(CPU).
number of small threads grouped will be called as task.
the system will complete the task according to their priority.
priority means rank given to that task.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the relationship between the canvas class and the graphics class?
How is a java object message delivered to a non-java client?
How can I avoid validating a form before data is entered?
Do you think that java should have had pointers?
Is there a guarantee of uniqueness for entity beans?
What if the static modifier is removed from the signature of the main method?
What is a sessionfactory? Is it a thread-safe object?
Can you control when passivation occurs?
difference between ejb,struts,hibernate,spring and jsp
How can I scroll through list of pages like the search results in google?
For which statements does it make sense to use a label?
How would you detect a keypress in a jcombobox?
What is the relation between the infobus and rmi?
Whats new with the stop(), suspend() and resume() methods in jdk 1.2?
Why do threads block on i/o?