Problem #235 CORE JAVA PROGRAMMING

Write a Java program to convert all characters in a string to uppercase

Your Solution