1.

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
C. Only those procedures labeled as Generic are Generic
D. None of the mentioned
Answer» C. Only those procedures labeled as Generic are Generic


Discussion

No Comment Found