How can i compare 3 Strings and then make it in alphabetical order?So if the arguments were “Berry”, “alex”, “cory” you would return one string with “alex,Berry,cory”. (java