Inle Choices
Answer (Choose 1 answer)
Which of the following statements related to the Generic Method is True?
A. Generic methods can not be defined within non-generic classes
B. Generic methods can only be used to static methods
C. A method declared with the type parameters for its return type or parameters is called a generic method
D. None of the others
46