Which of the following is a basic operation on singly linked lists?

A. Retrieve the data of an arbitrary node.
B. Swap the head and the last nodes.
C. Determine whether the list is nearly full.
D. Make a copy of the linked list.


Answer: D

Computer Science & Information Technology

You might also like to view...

An alternative approach to the key-exchange problem is to have a central authority, called a_______.

a) key-search area (KSA). b) key-distribution center (KDC). c) key-terminal center (KTC). d) None of the above.

Computer Science & Information Technology

How many columns does t have?

Consider a two-by-three integer array t.

Computer Science & Information Technology

To replace a word or phrase, type it in the Find what box, and then type the replacement word or phrase in the Swap for box.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

The term ____________________ refers to the temporary suspension of program execution so that you can monitor values and trace program execution.

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

Computer Science & Information Technology