Vidyalelo
C# Programming · Q84

LINQ (Language

Programming · C# Programming · question 84

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
Answer
D.
None of the mentioned

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board