In Java
Write a program which reads a file and creates a file with the same contents of all lower case letters. Keep in mind that other characters are not affected. Create your own file to test your program. Your job is to set up the input and output files to have the program read from a file and write to a file.