|
|
|
|
The ability to do (or appear to do) more than one thing at a time.Every Java program is multithreaded, whether you write it to be that way, or not:
The Java Virtual Machine is what implements and supports multithreading:
Here are some bouncing ball demos:
|
| The page was last updated February 19, 2008 |