225k views
2 votes
A. True

b. False: all sorting algorithms contain a group of statements that swap values in array elements.

1 Answer

7 votes

Hi,


The answer is False. Algorithms are not just used to swap values in array they are used to sort, find and manipulate arrays on many different scales. They can be used to find a type of data or even manipulate data.


Hope this helps.

r3t40

User Yart
by
5.7k points