What is an external sorting algorithm?
A. Algorithm that uses hard disk while sorting the elements.
B. Algorithm that uses main memory or primary memory during the sorting of the elements.
C. Algorithm that involves interchanging of elements
D. None of the above