What is a task?s priority?



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

Post New Answer

More Advanced Java Interview Questions

which is the better collection class if the requirement is only displaying the data

1 Answers  


Why won’t the jvm terminate when I close all the application windows?

0 Answers  


What restrictions are placed on the location of a package statement within a source code file?

0 Answers  


What is the difference between the ‘font’ and ‘fontmetrics’ class?

0 Answers  


What is clustering? What are the different algorithms used for clustering?

0 Answers  






what is handle?

0 Answers  


explain the flow of struts?

2 Answers   SolutionNET,


What is table mutation and how do you avoid it?

0 Answers  


Why is string immutable in java?

0 Answers  


what is the port number of RMI?

2 Answers  


What is the difference between RMI registry and OS Agent?

0 Answers  


Have you used threads in Servelet?

0 Answers   Satyam,


Categories