Branch Wise MCQComputer Science McqsData Structure

Data Structure MCQ Page-08

71.
Which of the following is an external sorting?

72.
Very slow way of sorting is……….

73.
Which of the following is an internal sorting?

74.
Sorting a file F usually refers to sorting F with respect to a particular key called…..

75.
The time complexity of quick sort is……..

76.
Selection sort first finds them ………. element in the list and put it in the first position

77.
Quick sort is also known as……..

78.
The operation that combines the element is of A and B in a single sorted list C with n=r+s element is called…

79.
A tree sort is also known as ……… sort.

80.
… sorting is good to use when alphabetizing large list of names