4
Answers

Strings and Characters Program

Write an application that uses string method CompareTo to compare two strings input by the user. Output whether the first string is less than, equal to or greater than the second. 

Answers (4)