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
Where can I find seam examples and documentation?
what are getters and setters in Java with examples?
What is ioc concept & explain it?
What you mean by COM and DCOM?
What is the difference between java class and bean?
Define the remote object implementation?
What class is the top of the awt event hierarchy?
Name the class that is used to bind the server object with RMI Registry?
difference between ejb,struts,hibernate,spring and jsp
which type of objects reference will be given to client?
Should synchronization primitives be used on bean methods?
How would you reatach detached objects to a session when the same object has already been loaded into the session?
What is the difference between session and entity beans?
What value does readline() return when it has reached the end of a file?
What is a tasks priority and how is it used in scheduling?