Question

The following are the significance of sorting except
Question 7Answer

a.
For orderly analysis and presentation of items

b.
For finding duplicate values or nearest pair within a set

c.
For locating an item or items within a set

d.
For calculating an item or items within a set

Answers

GPT-4o mini
The significance of sorting includes the following:

a. For orderly analysis and presentation of items
b. For finding duplicate values or nearest pair within a set
c. For locating an item or items within a set

However, option **d. For calculating an item or items within a set** is not typically a significance of sorting. Sorting is primarily concerned with arranging data, while calculating involves performing mathematical operations on that data.

So, the correct answer to your question is **d. For calculating an item or items within a set**.