4
Answers

Strings and Characters Program

Photo of Steph Bassos

Steph Bassos

11y
1.8k
1
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)