

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