Multiple Choice
The ________ operation allows an item to be stored on a stack.
A) append
B) add
C) pop
D) push
E) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: The STL provides containers for deque and
Q18: A static queue can be implemented as
Q19: A stack has two primary operations called<br>A)
Q20: A dynamic queue can be implemented as
Q21: Static stacks have a _ size, and
Q24: The Standard Template Library offers a stack
Q25: The _ operation allows an item to
Q26: A queue is a data structure that
Q27: When an element is added to a
Q28: A(n) _ is an abstract data type