StringHolderUser


Write a Java Application that instantiates the Class above, calls the public method to get the string and prints the string to the DOS window.

Use the args[] array of the "main" method and the System.out method as demonstrated in class.