Q. Serial Execution (Solved)
1. A sequential execution of a program, one statement at a time
2. 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
3. A program or set of instructions that is executed by a processor.
4. None of these
- a. A sequential execution of a program, one statement at a time