Multiple choice technology mainframe

If the job run in March |EZN| will return

  1. MARCH

  2. 3

  3. MAR

  4. APR

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

The |EZN| keyword (or function) in job control systems returns the full uppercase month name when a job runs. If the job runs in March, |EZN| returns MARCH, not the numeric representation (3), abbreviated form (MAR), or the next month (APR). This convention provides consistent date formatting in job logs and outputs.