Computer Science, asked by tejal8728, 10 months ago

Differentiate between process of filtering and sorting of data

Answers

Answered by Anonymous
8

Answer:

Explanation:

Sort means to sort data or value in Ascending or Descending order. But Filter means to filter any unnecessary data(according to requirement). For example in your case if you sort data by Ascending order it will show up like this..1,3,3,5,...and so on.

Similar questions