MCQOPTIONS
Saved Bookmarks
| 1. |
What is True for a task vis-à-vis a process? |
| A. | Tasks are complex compared to processes |
| B. | Tasks represent only a single sequence of instructions |
| C. | Processes can spawn threads but tasks cannot spawn tasks Tasks and processes are one and the same thing |
| D. | Tasks and processes are one and the same thing |
| Answer» C. Processes can spawn threads but tasks cannot spawn tasks Tasks and processes are one and the same thing | |