Java General - Multi-Threading
Interview Question Database For Software Developers
|
|
| Multi-Threading | | How does multi-threading take place on a computer with
a single CPU? | | By: FYIcenter | The operating system's task scheduler allocates
execution time to multiple tasks.
By quickly switching between executing tasks, it
creates the impression that tasks execute
sequentially.
| | ID: 106 | Rank: 1610 | Votes: 0 | Views: 515 | Submitted: 20070303 |
1419 :-) | | equals() - String Comparison | | What would you use to compare two String variables -
the operator == or the method equals()?... | | Submitted: 20070303 |
|
1610 :-) | | Multi-Threading | | How does multi-threading take place on a computer with
a single CPU?... | | Submitted: 20070303 |
|
Copyright © 2009 FYIcenter.com
All rights in the contents of this Website are reserved by the individual author.
No part of the contents may be reproduced in any form without author's permission.
|
|
|