Multiple Choice
What interface in C# contains the definition for the CompareTo() method that compares one object to another and returns an integer?
A) IComparable
B) Comparable
C) ICompareTo
D) CompareTo
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: What class access modifier should you utilize
Q16: Only nonstatic methods receive a this reference.
Q17: What class access modifier means that access
Q18: As an alternative to repeating code in
Q19: What consists of abstract methods (and perhaps
Q21: What happens if you do not explicitly
Q22: What are the set of attributes of
Q23: Where are the data components of a
Q24: What are the class access modifiers in
Q25: What class access modifier is used to