Data operations: What is the term for instructing a computer to arrange information numerically or alphabetically? Provide the standard data-processing verb. Choose the correct term.
Interview
Technology
Difficulty: Easy
Choose an option
-
ASort
-
BFilter
-
CMerge
-
DPivot
Answer
Correct Answer: Sort
Explanation
ConceptTo order data ascending/descending (numeric, alphabetic, or custom keys) is to sort the records.
Final AnswerSort