Home / C# Programming / Collection Classes :: Discussion

Discussion :: Collection Classes

  1. Which of the following is an ordered collection class?

    1. Map
    2. Stack
    3. Queue
    4. BitArray
    5. HashTable

  2. A.
    1 only
    B.
    2 and 3 only
    C.
    4 and 5 only
    D.
    All of the above
    E.
    None of the above

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    No answer description available for this question.


Be The First To Comment