Question: Have code and sample runs (In JAVA only) Investigate what the String class compare To method return value is. Use as input different characters, upper

Have code and sample runs (In JAVA only)
Investigate what the String class compare To method return value is. Use as input different characters, upper and lower case letters, digits, different characters on the keyboard, strings of various length and content. Ex: What info does the return value of compare To provide when used on: "a" and "A", "4" and "T", "a" and "z", "a" and "1", "1" and A, "1" and "9", "1" and "18","21" and "-81", "to" and "top", "%" and "0", "and many others that you come up with. Feel free to explore other ways to investigate the returned value
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
