

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following Collection class of VB.NET represents a first-in, first out collection of object? |
A. | Queue |
B. | BitArray |
C. | SortedList |
D. | Stack |
Answer» B. BitArray | |