Multiple Choice
The ____ method adds an object to the end of the queue.
A) Enqueue( )
B) Dequeue( )
C) Pop( )
D) Push( )
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q57: string sValue = "Life is about choices";<br>String
Q58: The property _ returns the number of
Q59: _ class represents a simple last-in-first-out (LIFO)
Q60: In C#, the string type allows individual
Q61: Which of the following is an example
Q63: For a declaration such as, int [
Q64: The _ are defined to compare the
Q65: int [ , ] score = {{88,
Q66: The ArrayList does not allow you to
Q67: The ArrayList class can be used to