Multiple Choice
If the list is stored in an array, we can traverse the list in either direction using an ____.
A) interface variable
B) increment variable
C) index variable
D) iterator variable
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q28: The_ for array-based lists is of order
Q29: A binary search is very fast for
Q30: In _, the elements of the list
Q31: In heapsort, only the elements at position
Q32: In C++, the array index starts at
Q34: Sorted sublists are merged into a sorted
Q35: In mergesort, most of the sorting work
Q36: After inserting the new element in the
Q37: The first step in the heapsort of
Q38: With selection sort, we can keep track