Computer Science Ques 869

Question: In this processing, a number of jobs are put together and executed as a group

Options:

A) Batch processing

B) Serial processing

C) Multiprogramming

D) Multi-threaded programming

E) None of these

Show Answer

Answer:

Correct Answer: A

Solution:

  • Batch processing is a form of data processing in which a number of input jobs are grouped for processing during the same machine run. No user Interaction is required once batch processing is underway. For eg. Monthly bills for utilities, generating monthly or bi- weekly payrolls are typically gen earth by batch processing.