On a computer that having single CPU, how multithreading
concept can be achieved?
Answer Posted / 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 |
Post New Answer View All Answers
What are the pros and cons of detached objects?
Name the class that is used to bind the server object with RMI Registry?
What is abstract schema?
How task's priority is used in scheduling?
What is the diffrence between a local-tx-datasource and a xa-datasource? Can you use transactions in both?
Can we sent objects using Sockets?
Why are some of the class and element names counter-intuitive?
What is message driven beam?
What is the RMI and Socket?
Have you used threads in Servelet?
How to implement RMI in Java?
What are the services in RMI ?
Why a component architecture for the java platform?
Can you control when passivation occurs?
Can you give me a simple example of using the requiredif validator rule?