Multiple choice technology programming languages

What type of object stores spooled files that are waiting to be printed on an output device?

  1. *SPLQ

  2. *PRTQ

  3. *PRTF

  4. *OUTQ

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

Output queues (*OUTQ) are IBM i objects that store spooled files waiting to be printed on output devices like printers. *PRTF is a printer file definition, not a queue object. *SPLQ and *PRTQ are not valid IBM i object types for this purpose.