Examveda

Suppose a Generic class called as SortObjects is to be made capable of sorting objects of any type(integer, single, byte etc). Then, which of the following programming constructs is able to implement the comparison function?

A. interface

B. encapsulation

C. delegate

D. attribute

Answer: Option C


Join The Discussion

Related Questions on Delegates and Events in C Sharp