In computers, this is the processing of program instructions by dividing them…
2017
In computers, this is the processing of program instructions by dividing them among multiple processors with the objective of running a program in less time.
- A.
Batch processing
- B.
Parallel processing
- C.
Multiprogramming
- D.
Time sharing
Attempted by 882 students.
Show answer & explanation
Correct answer: B
Correct Answer: Parallel processing Explanation: Parallel processing divides program instructions among multiple processors so that different parts execute simultaneously, reducing total execution time.