Stringword2="Geekyme"; System.out.println("Changing to Uppercase"+word1.toUpperCase()); Strings5="Learn to share"; System.out.println("Trim the world"+s5.trim()); } } Success#stdin#stdout0.11s 54220KB comments () stdin copy