1.

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» C. A program or set of instructions that is executed by a processor.


Discussion

No Comment Found