Home / C# Programming / Generics :: Discussion

Discussion :: Generics

  1. Which one of the following classes are present System.Collections.Generic namespace?

    1.stack

    2.Tree

    3.sorted Dictionary.

    4.Sorted Array.

  2. A.

    1 and 2 only

    B.

    2 and 4 only

    C.

    1 and 3 only

    D.

    All of the above

    E.

    None of the above

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    No answer description available for this question.


Be The First To Comment