Multiple choice

A collection of data records processed as a single unit is known as

  1. data

  2. batch

  3. file

  4. icon

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Batch processing groups multiple data records together to process them efficiently as a single unit rather than handling each record individually. This approach improves throughput and reduces overhead by processing data in predefined groups.