4
Answers

Strings and Characters Program

Steph Bassos

Steph Bassos

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