Suppose you have a list of names sorted in alphabetical order, already stored in one of the data types below. The easiest way to print the names in reverse alphabetical order would be to use a c

a) binary search tree
b) stack
c) queue
d) circular, singly linked list


b) stack

Computer Science & Information Technology

You might also like to view...

In what cases are adapter classes useful?

a. When an adapter GUI control is clicked. b. When every method in the event-listener interface is to use the same functionality. c. When it is not desirable to declare every method in the event-listener interface. d. None of the above.

Computer Science & Information Technology

Date modified is a default property

Indicate whether the statement is true or false

Computer Science & Information Technology

As you add fields with the Blank Report tool, tables move to the upper or lower sections of the Field List pane

Indicate whether the statement is true or false

Computer Science & Information Technology

A(n) ______ is a separate program that converts the entire source program into machine language before executing it.

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

Computer Science & Information Technology