On a computer that having single CPU, how multithreading
concept can be achieved?
Answer / amalendra
Depending on the OS algorithm, each thread gets a specific
time slice to execute on processor. thus if one thread is
executing on the processor at that time all other thread
will be queue.
OS algorithm can be Round-Ronin, LUF...etc.
| Is This Answer Correct ? | 10 Yes | 0 No |
what's the main difference between unix os and linux os?
Explain what is orm?
What are the advanatages of RMI ?
What is threadfactory?
Difference between sleep and suspend?
What are the disadvantages of using threads?
how the action can be map from jsp page to bean class in mvc1
whether the connectionpooling used in struts?
What is servlet preinitialization
How to do registration form using struts and hibernate?
What is J2EE?
What is the difference between RMI registry and OS Agent?