Q65
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
AnswerD.
attribute
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board