THIS QUESTION HAS TWO PARTS:
A) Write an application that accepts three Strings from the user and displays one of two messages depending on whether the user entered the Strings in alphabetical order without regard to case.
B) Write an application that accepts three Strings from the user and displays them in alphabetical order without regard to case.