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

Hello, I'm java developer. My skill is programming with java,jsp, struts, struts2+spring, hibernate, eclipse, tomcat, mysql,Oracle,Middlegen and other open source technology. I'm interest work any web base project that use my ability above. The thing is that I have never got any chance to work in this field though i am very much comfort with my skills. So if any body want me then i will happily join you. Also I have also some of my friends if you. If you interest to outsource any project to me then also you are welcome. you can reach me by email at me4bangalore@yahoo.in

4 Answers  


What are JTA/JTS and how they used by client?

0 Answers  


Explain about local interfaces.

0 Answers  


What is Remote Server?

0 Answers   TCS,


What is in-memory replication?

0 Answers  






what is domain,give me some brief information about that?

1 Answers  


If I define a method in JSP scriplet <%..%>, where will it go after translation into a servlet?

8 Answers   HeadStrong,


Why use a datasource when you can directly specify a connection details? (in a J2EE application)

1 Answers  


Are we allowed to change the transaction isolation property in middle of a transaction?

0 Answers  


Are there books about seam?

0 Answers  


explain session tracking. why we used it

3 Answers   Lionbridge,


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

0 Answers  


Categories