Discuss the Stages of sorting, sorting operations.
Answers
Answered by
0
Sorting is ordering a list of objects. We can distinguish two types of sorting. If the number of objects is small enough to fits into the main memory, sorting is called internal sorting. If the number of objects is so large that some of them reside on external storage during the sort, it is called external sorting.
Similar questions
Math,
6 months ago
Social Sciences,
6 months ago