Q84
Choose the correct statement about the IComparer interface in C#?
A.
The IComparer interface is in System.Collections
B.
It defines a method called Compare(), which compares the values of two objects
C.
Both The IComparer interface is in System.Collections & It defines a method called Compare(), which compares the values of two objects
AnswerD.
None of the mentioned
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board