Multiple Choice
Which class represents a First-In-First-Out (FIFO) collection, which is useful for storing objects in the order they were received for sequential processing?
A) Queue
B) HashTable
C) Stack
D) ArrayList
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
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
Q68: C# also includes a generic _ class
Q69: The method that deletes a number of
Q70: Console.Write("anExample".IndexOf("a")); returns _.<br>A) null<br>B) 4<br>C) 04<br>D) 0
Q71: string sValue = "Life is about choices";<br>String
Q73: The GetLength( ) method can be called
Q74: The _ property can be used with