On a computer that having single CPU, how multithreading
concept can be achieved?



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

Post New Answer

More Advanced Java Interview Questions

What are local interfaces? Describe.

0 Answers  


life cycle of an applet?

3 Answers  


Define the remote interface?

1 Answers  


Which class is the immediate superclass of the menucomponent class?

0 Answers  


What is a compilation unit?

1 Answers  






Urgent Openings for Java and .NET ( India, Singapore, Australia, Japan)

2 Answers   Wipro,


Why use POJO when I can use hashmap

0 Answers   Infotech,


hi friends, i have done my BE(CSE)at 2011 then i have joined one company before they asked me 50k so i paid but now they telling no project here so we r going to close like that so now i need any job i have good knowledge in core java and j2ee(jsp,servlet,jdbc) so if u know any job pl help me

0 Answers   Infosys,


Name three component subclasses that support painting?

0 Answers  


What is the difference between RMI registry and OS Agent?

0 Answers  


What do you need to set-up a cluster with jboss?

0 Answers  


What is meant by multi-threading?

6 Answers  


Categories