Multiple Choice
The ______ method of the ADT stack adds an item to the top of the stack.
A) createStack
B) push
C) pop
D) peek
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q43: Which of the following is the postfix
Q46: If 5 items are added to a
Q47: What is the value of the following
Q48: The push operation throws a StackException when
Q49: When a recursive call to a method
Q52: What are the three facts about converting
Q53: What is meant by the first in,first
Q54: In a graph that represents the flight
Q55: The item that is removed first from
Q56: The pop operation throws a StackException when