Multiple Choice
In mergesort, all the comparisons are made in the method____, which merges two sorted sublists.
A) sortList
B) divideList
C) mergeList
D) insertList
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: We use _ to implement mergesort.<br>A) recursion<br>B)
Q2: In a _ queue, customers or jobs
Q3: Mergesort uses the divide-and-conquer technique to sort
Q4: Insertion sort cannot be applied to linked
Q6: A _ is a list in which
Q7: Selection sort involves the following steps in
Q8: To divide the list into two sublists,
Q9: In a(n) _, a list is sorted
Q10: In a selection sort, the first step
Q11: When sorting a list, the smallest item