Asked by anonymous

Explain how words will be sorted when the case-sensitive version of String.Compare is being used. (in c#)
Explain how words will be sorted when the case-insensitive version of String.Compare is being used. (in c#)

Answers

Answered by oobleck
upper case is before lower case
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions