
Hi,
Thanks for your comment. Although I agree that I did not make use of the features associated with generic Namespace, I disagree that the method I used is not generic. My method has one argument that is of type T. Type Tâs value is determined at run time by the userâs input. If the method was not generic, I could not have use one argument that was a variable but, would have to use either a method with two parameters and two different types or, two different methods each with different types and overload them. I donât know. I may be new at this but, no one has convinced me that I deserved to fail this section of my assignment nor that my method is not a generic method. However, I agree that my algorithm could have utilized as much of the features that are provided by generics as possible. But, according to what my professor taught and what I read, I think my mark should be higher than 33%. Thatâs just me. Iâm still learning and maybe Iâll see what people are saying.
Bless,
Truck35