Computer Science, asked by Jean4854, 10 months ago

Difference between searching and sorting in reference of array

Answers

Answered by mauryapriya221
1

Answer:

In searching, a certain array is to be searched for whereas in sorting the members of the array are to be sorted in a particular order, i.e. descending or ascending order. ... Searching returns the position of the searched array while sorting returns an array with the elements arranged in ascending or descending order.

Plz mark as brainliest

Similar questions