Q33
Which of the following is a valid statement about generic procedures in C#.NET are?
A.
All procedures in a Generic class are generic
B.
Generic procedures should take at least one type parameter
AnswerC.
Only those procedures labeled as Generic are Generic
D.
None of the mentioned
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board