The sort algorithm requires a(n) _____ iterator.

Fill in the blank(s) with the appropriate word(s).

random-access.

Computer Science & Information Technology

You might also like to view...

Which of the following is considered to be a common data type??

A. ?Integer B. ?String C. ?Floating-point D. ?All of the above

Computer Science & Information Technology

The format specifier ________ is a placeholder for an int value.

a. %n b. %d c. %int d. %s

Computer Science & Information Technology