Vidyalelo
Data Structure · Q386

Sorting Algorithms

Programming · Data Structure · question 386

Q386

What is an internal sorting algorithm?

A.
Algorithm that uses tape or disk during the sort
B.
Algorithm that uses main memory during the sort
Answer
C.
Algorithm that involves swapping
D.
Algorithm that are considered 'in place'

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board