What is a task?s priority?
Answer / 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 |
What is the difference between the string and stringbuffer classes?
What is Remote Server?
What is the relationship between local interfaces and container-managed relationships?
What is RRL?
Give me simple example of hibernate caching and explain the details of caching????? thanks in adv.
Do I have to use jsps with my application?
How database connectivity in XML is achieved?
Why won’t the jvm terminate when I close all the application windows?
what is a non-repeatable read?
What is the difference between RMI and Socket?
What are the various thread priorities?
What is the difference between a static and a non-static inner class?