Q.

Parallel Execution

A. A sequential execution of a program, one statement at a time
B. Execution of a program by more than one task, with each task being able to execute the same or different statement at the same moment in time
C. A program or set of instructions that is executed by a processor.
D. None of these
Answer» B. Execution of a program by more than one task, with each task being able to execute the same or different statement at the same moment in time
910
0
Do you find this helpful?
7

View all MCQs in

Parallel Computing

Discussion

No comments yet