Which of the following statements about stacks is incorrect?

(a) stacks can be implemented using linked lists.
(b) stacks are first in, first-out (FIFO) data structures.
(c) new nodes can only be added to the top of the stack.
(d) the last node (the bottom) of a stack has a null (zero) link.


(b) stacks are first in, first-out (FIFO) data structures.

Computer Science & Information Technology

You might also like to view...

In a program that uses an endfile-controlled loop to compute product of a list of numeric input data, the product variable must be initialized to __________.

a. 0 b. 1 c. -1 d. the EOF value e. none of the above

Computer Science & Information Technology

____ indicates the number of pixels that a computer uses to display the letters, numbers, graphics, and background on a screen.

A. Screen view B. Ribbon resolution C. Pixel resolution D. Screen resolution

Computer Science & Information Technology

When you open a file or program, Snow Leopard displays the file or program in a rectangular-shaped work area known as a(n) ____________________.

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

Computer Science & Information Technology

The least important style formatting is the Web browser's ____________________ style settings.

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

Computer Science & Information Technology