Examlex

Solved

To Design a General-Purpose Sort Method, SortList, to Sort a List

question 38

Multiple Choice

To design a general-purpose sort method, sortList, to sort a list, which of the following must be parameters of the method sortList. (i) The array containing the list (ii) The length of the list (iii) A boolean variable indicating whether the sort was successful


Definitions:

Related Questions