C# Programming - Delegates - Discussion

Discussion Forum : Delegates - General Questions (Q.No. 13)
13.
Suppose a Generic class called SortObjects is to be made capable of sorting objects of any type (Integer, Single, Byte etc.). Which of the following programming constructs should be used to implement the comparision function?
Namespace
Interface
Encapsulation
Delegate
Attribute
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
Be the first person to comment on this question !

Post your comments here:

Your comments will be displayed after verification.