Multiple choice technology mainframe Can JUSTIFIED be used for all the data types? YES NO DEPENDS ON SITUATIONS 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.