Multiple choice

The technique in which similar items are grouped for processing a single unit is known as ______.

  1. appending

  2. bug

  3. deblocking

  4. batch processing

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

Batch processing groups similar items or transactions together and processes them as a single unit rather than processing each item individually. This improves efficiency by reducing setup time and resource overhead.