A ____ is a special type of linked list in which objects can only be added to and removed from the top of the list.

A. heap
B. stack
C. queue
D. set

Answer: B

Computer Science & Information Technology

You might also like to view...

Standards encapsulate and then communicate a logical concept and resulting approach to a particular aspect of real world work.

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

Computer Science & Information Technology

Discuss the meaning of each of the following objects:

a) std::cin b) std::cout

Computer Science & Information Technology