Computer Science, asked by rmalhotra5394, 5 months ago

The process of arranging data in ascending or descending order

Answers

Answered by keyboardavro
0

Answer:

sorting

Explanation:

Sorting can be done with raw data (across all records) or at an aggregated level (in a table, chart, or some other aggregated or summarized output). Data is typically sorted based on actual values, counts or percentages, in either ascending or descending order, but can also be sorted based on the variable value labels.

Similar questions