[Solved]Question Answered T Seem Get Run Please Indicate Step Step Exactly Create Data File Files Q37278282
This question has been answered before but I can’t seem to getit to run for me. Please indicate step by step EXACTLY how tocreate the data file/files for DRJava. Pretend I know nothing aboutprogramming.
Write a Java program which reads a text file and writes thecontent into a new file. During the read-write process, convert allthe upper case letters into lower case ones. In other words, yourprogramming task is to create a new file with the same content ofthe original file, only that all the upper case letters areconverted into lower case ones in the new file.
Create your own text file to test your program. You will need tosubmit both the Java file and BOTH THE INPUT AND OUTPUT filesduring submission.
Expert Answer
Answer to This question has been answered before but I can’t seem to get it to run for me. Please indicate step by step EXACTLY ho… . . .
OR

