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 purpose of the notifyall() method?
Brief description about local interfaces?
How many times may an objects finalize() method be invoked by the garbage collector?
can i call multipule form beans in Action class?
What is Stream Tokenizer?
Is it possible to stop the execution of a method before completion in a sessionbean?
What is JNI?
when we applied start()method on a thread ,how does it know that to execute run()method on that object?
What is the lifecycle of an applet?
What is DTD?
whats is mean by tiles in struts
What are the implicit objects?