Multiple choice technology mainframe JUSTIFIED can be used only with the following data types : ALPHABETIC, ALPHANUMERIC ALPHABETIC, ALPHANUMERIC, NUMERIC ALPHABETIC, NUMERIC 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.