Multiple choice technology mainframe

Can JUSTIFIED be used for all the data types?

  1. YES

  2. NO

  3. DEPENDS ON SITUATIONS

  4. NONE

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

In COBOL, the JUSTIFIED clause can only be used with alphabetic (A) and alphanumeric (X) data types, not with numeric (edited or unedited) data types. Since it cannot be used with all data types, the answer is NO.