What is the command used to SORT the data?
-
SORT .A .B A
-
SORT .ZF .ZL D
-
SORT D
-
None of the above
Reveal answer
Fill a bubble to check yourself
A,B,C
Correct answer
AI explanation
Retired as unanswerable. The question ('What is the command used to SORT the data?') never names the tool, language, or environment, so the field-reference notation used in the options ('.A .B A', '.ZF .ZL D', 'D') cannot be verified against any documented SORT syntax. It also has a data-integrity defect: three of the four options are flagged correct simultaneously with no way to determine which is intended. Not determinable without the missing tool context.