Multiple choice technology mainframe

JUSTIFIED can be used only with the following data types :

  1. ALPHABETIC, ALPHANUMERIC

  2. ALPHABETIC, ALPHANUMERIC, NUMERIC

  3. ALPHABETIC, NUMERIC

  4. ALPHANUMERIC, NUMERIC

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

The JUSTIFIED clause can only be used with alphabetic (A) and alphanumeric (X) data types. It cannot be used with numeric edited or pure numeric fields because justification is a formatting operation for character data, not computational data.