Home / CSE MCQs / C#.Net MCQs :: Discussion

Discussion :: C#.Net MCQs

  1. Which of the following is a valid statement about generic procedures in C#.NET are?
  2. A.
    All procedures in a Generic class are generic
    B.
    Generic procedures should take at least one type parameter
    C.
    Only those procedures labeled as Generic are Generic
    D.
    None of the mentioned

    View Answer

    Workspace

    Answer : Option B

    Explanation :



Be The First To Comment