Q21
processing is considered as the classical method of processing data.
A.
Batch
AnswerB.
Group
C.
Sequence
D.
Real
Answer: Option A
Solution
Answer: Option A
Solution:
Batch processing is considered as the classical method of processing data. Batch processing is the processing of transactions in a group or batch. No user interaction is required once batch processing is underway. This differentiates batch processing from transaction processing, which involves processing transactions one at a time and requires user interaction.