Home / C# Programming / Collection Classes :: Discussion

Discussion :: Collection Classes

  1. In which of the following collections is the Input/Output index-based?

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

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

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    No answer description available for this question.


Be The First To Comment