Select the interfaces defined by the string class?
(a) IComparable
(b) IComparable<string>
(c) ICloneable
(d) All of the mentioned
This question was addressed to me in unit test.
The doubt is from Introduction of String Formatting topic in division Miscellaneous topics of C#