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 value does read() return when it has reached the end of a file?
what is Static binding?
Explain RMI Architecture?
how can we load a file of a user in the database table?
what are the software's needed to develop advanced java 3 tier application project
How many layers are there in RMI and what are they?
whats is mean by filter?
Why is main purpose of XML?
What is codebase in applet?
Describe activation process?
Name the eight primitive java types.
What method MUST be implemented by all threads?