serial executionexecution of a program serially


Serial Execution

Execution of a program serially, one statement at one instance of time. In the simplest case, that's what takes place on a one processor machine. But even most of the parallel tasks as well have some sections of a parallel program which should be executed sequentially.

Parallel Execution 

Execution of several parts of a program by more than single processor simultaneously.

 

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: serial executionexecution of a program serially
Reference No:- TGS0312875

Expected delivery within 24 Hours