Multiple choice technology platforms and products

Which WP type corresponds to bulk processing?

  1. Dialog

  2. Background

  3. Spool

  4. Update

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

Background processing (WP type) handles bulk or batch processing tasks that don't require user interaction. Dialog processing handles interactive user sessions, Spool manages print jobs, and Update processes database changes - none of these are primarily for bulk processing.