InterviewSolution
Saved Bookmarks
| 1. |
What Is Multithreaded ? |
|
Answer» Describes a program that is DESIGNED to have parts of its CODE execute CONCURRENTLY. See also THREAD. Describes a program that is designed to have parts of its code execute concurrently. See also thread. |
|