MCQOPTIONS
Saved Bookmarks
| 1. |
In the threads model of parallel programming |
| A. | A single process can have multiple, concurrent execution paths |
| B. | A single process can have single, concurrent execution paths. |
| C. | A multiple process can have single concurrent execution paths. |
| D. | None of these |
| Answer» B. A single process can have single, concurrent execution paths. | |